Added AudioTrack, AudioTrackList, VideoTrack, VideoTrackList, and TrackEvent interfaces

This commit is contained in:
sreeise 2019-01-04 07:55:38 -05:00
parent 4d8d54fc00
commit cac4aa56f7
19 changed files with 974 additions and 138 deletions

View file

@ -1,7 +1,7 @@
[constructor.html]
[TrackEvent constructor, two args]
expected: FAIL
expected: PASS
[TrackEvent constructor, one arg]
expected: FAIL
expected: PASS

View file

@ -1,4 +1,4 @@
[createEvent.html]
[TrackEvent created with createEvent]
expected: FAIL
expected: PASS