mirror of
https://github.com/servo/servo.git
synced 2025-09-22 12:50:08 +01:00
Expose TextTrack.activeCues
This commit is contained in:
parent
2a7862540c
commit
69a79c7d75
3 changed files with 8 additions and 7 deletions
|
@ -9563,15 +9563,9 @@
|
|||
[TextTrack interface: attribute inBandMetadataTrackDispatchType]
|
||||
expected: FAIL
|
||||
|
||||
[TextTrack interface: attribute activeCues]
|
||||
expected: FAIL
|
||||
|
||||
[TextTrack interface: document.createElement("track").track must inherit property "inBandMetadataTrackDispatchType" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[TextTrack interface: document.createElement("track").track must inherit property "activeCues" with the proper type]
|
||||
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