mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Auto merge of #22049 - ferjm:timeranges, r=jdm
Implement TimeRanges interface - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] There are tests for these changes Spec: https://html.spec.whatwg.org/multipage/media.html#time-ranges <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22049) <!-- Reviewable:end -->
This commit is contained in:
commit
8350c5e1ff
9 changed files with 281 additions and 28 deletions
|
@ -27054,7 +27054,7 @@
|
|||
"testharness"
|
||||
],
|
||||
"mozilla/interfaces.html": [
|
||||
"9d262c595c6cbb624bc8acb9ef2ae26622154004",
|
||||
"fba582932f67521659378db241b6d52a3ada250d",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/interfaces.js": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue