[html5] r8835 - [e] (0) This example isn't really an example	(AudioTrack.kind/VideoTrack.kind ta [...]
    whatwg at whatwg.org 
    whatwg at whatwg.org
       
    Fri Oct 10 16:49:59 PDT 2014
    
    
  
Author: ianh
Date: 2014-10-10 16:49:55 -0700 (Fri, 10 Oct 2014)
New Revision: 8835
Modified:
   complete.html
   index
   source
Log:
[e] (0) This example isn't really an example (AudioTrack.kind/VideoTrack.kind table).
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=26881
Affected topics: Video and Audio
Modified: complete.html
===================================================================
--- complete.html	2014-10-10 23:43:31 UTC (rev 8834)
+++ complete.html	2014-10-10 23:49:55 UTC (rev 8835)
@@ -24356,7 +24356,7 @@
     <tr><td>"<dfn id=value-track-kind-none><code></code></dfn>" (empty string)
      <td>No explicit kind, or the kind given by the track's metadata is not recognised by the user agent.
      <td>Audio and video.
-     <td>Any other track type, track role, or combination of track roles not described above.
+     <td>
 
   </table>
 
Modified: index
===================================================================
--- index	2014-10-10 23:43:31 UTC (rev 8834)
+++ index	2014-10-10 23:49:55 UTC (rev 8835)
@@ -24356,7 +24356,7 @@
     <tr><td>"<dfn id=value-track-kind-none><code></code></dfn>" (empty string)
      <td>No explicit kind, or the kind given by the track's metadata is not recognised by the user agent.
      <td>Audio and video.
-     <td>Any other track type, track role, or combination of track roles not described above.
+     <td>
 
   </table>
 
Modified: source
===================================================================
--- source	2014-10-10 23:43:31 UTC (rev 8834)
+++ source	2014-10-10 23:49:55 UTC (rev 8835)
@@ -31298,7 +31298,7 @@
      <td>"<dfn><code data-x="value-track-kind-none"></code></dfn>" (empty string)
      <td>No explicit kind, or the kind given by the track's metadata is not recognised by the user agent.
      <td>Audio and video.
-     <td>Any other track type, track role, or combination of track roles not described above.
+     <td>
 
   </table>
 
    
    
More information about the Commit-Watchers
mailing list