mirror of
https://github.com/servo/servo.git
synced 2025-07-13 02:13:40 +01:00
Added AudioTrack, AudioTrackList, VideoTrack, VideoTrackList, and TrackEvent interfaces
This commit is contained in:
parent
4d8d54fc00
commit
cac4aa56f7
19 changed files with 974 additions and 138 deletions
|
@ -1,7 +1,7 @@
|
|||
[constructor.html]
|
||||
[TrackEvent constructor, two args]
|
||||
expected: FAIL
|
||||
expected: PASS
|
||||
|
||||
[TrackEvent constructor, one arg]
|
||||
expected: FAIL
|
||||
expected: PASS
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[createEvent.html]
|
||||
[TrackEvent created with createEvent]
|
||||
expected: FAIL
|
||||
expected: PASS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue