*** empty log message ***
authorDominique Hazael-Massieux <dom@w3.org>
Tue, 04 Jun 2013 17:25:29 +0200
changeset 73 e3113bce02ba
parent 72 b404b9f202e8
child 74 b167dd7bae36
*** empty log message ***
submitted/W3C/assertions.txt
--- a/submitted/W3C/assertions.txt	Tue Jun 04 17:25:02 2013 +0200
+++ b/submitted/W3C/assertions.txt	Tue Jun 04 17:25:29 2013 +0200
@@ -49,6 +49,7 @@
 = audio.html
 
 * The getTrackById() method MUST return the first MediaStreamTrack object in this stream's track set whose id is equal to trackId. The method MUST return null if no track matches the trackId argument.
+= mediastream-gettrackid.html
 
 * The getVideoTracks() method MUST return a sequence that represents a snapshot of all the MediaStreamTrack objects in this stream's track set whose kind is equal to "video". 
 = video.html