diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-03-09 17:33:15 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-09 17:33:15 -0400 |
commit | 95f3d46644243b24b5c7c25b6b5d1dc50c34f0d3 (patch) | |
tree | 563234d73d0a1c8fc33fea18e752b7701c2ee83b /components/canvas/webgl_thread.rs | |
parent | c43ac3bee5495431459633d1bedad4f295d861ac (diff) | |
parent | 7293cf141d71c0dfff330d8845c54054f402afd4 (diff) | |
download | servo-95f3d46644243b24b5c7c25b6b5d1dc50c34f0d3.tar.gz servo-95f3d46644243b24b5c7c25b6b5d1dc50c34f0d3.zip |
Auto merge of #25923 - iulianR:issue-22312, r=jdm
Add VTTRegion and part of VTTCue DOM interfaces
<!-- Please describe your changes on the following line: -->
Hello! In this PR I implemented the VTTRegion DOM interface and part of VTTCue (#22312). Before continuing I thought it's maybe a good idea to first request a review or even merge what I did up to this point, as I might get stuck on the next part. I have a slight idea of what needs to be done (I assume it's hooking the GStreamer parser somewhere in `GetCueAsHTML()`), but a short outline or some more instructions would help a lot.
I updated test expectations by first running:
```
./mach test-wpt tests/wpt/web-platform-tests/webvtt/api --log-raw servo.log --pref dom.webvtt.enabled=true
```
then
```
./mach update-wpt servo.log
```
Thanks!
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [ ] These changes fix #___ (GitHub issue number if applicable)
<!-- Either: -->
- [x] There are tests for these changes OR
- [ ] These changes do not require tests because ___
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Diffstat (limited to 'components/canvas/webgl_thread.rs')
0 files changed, 0 insertions, 0 deletions