mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Implement TimeRanges interface
This commit is contained in:
parent
662fd0afa4
commit
664d5cd2fa
9 changed files with 281 additions and 28 deletions
|
@ -10034,33 +10034,6 @@
|
|||
[TextTrackCue interface: attribute onexit]
|
||||
expected: FAIL
|
||||
|
||||
[TimeRanges interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[TimeRanges interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[TimeRanges interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[TimeRanges interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[TimeRanges interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[TimeRanges interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[TimeRanges interface: attribute length]
|
||||
expected: FAIL
|
||||
|
||||
[TimeRanges interface: operation start(unsigned long)]
|
||||
expected: FAIL
|
||||
|
||||
[TimeRanges interface: operation end(unsigned long)]
|
||||
expected: FAIL
|
||||
|
||||
[TimeRanges must be primary interface of document.createElement("video").buffered]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue