[html5] r6446 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13110

whatwg at whatwg.org whatwg at whatwg.org
Sat Aug 13 23:48:22 PDT 2011


Author: ianh
Date: 2011-08-13 23:48:20 -0700 (Sat, 13 Aug 2011)
New Revision: 6446

Modified:
   complete.html
   index
   source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13110

Modified: complete.html
===================================================================
--- complete.html	2011-08-14 06:18:57 UTC (rev 6445)
+++ complete.html	2011-08-14 06:48:20 UTC (rev 6446)
@@ -29360,7 +29360,7 @@
     <p>Returns the ID of the given track. This is the ID that can be
     used with a fragment identifier if the format supports the
     <cite>Media Fragments URI</cite> syntax, and that can be used with
-    the <code title="">getTrackById()</code> method. <a href=#hrefMEDIAFRAG>[MEDIAFRAG]</a></p>
+    the <code title="">getTrackById()</code> method. <a href=#refsMEDIAFRAG>[MEDIAFRAG]</a></p>
 
    </dd>
 
@@ -34660,7 +34660,7 @@
   keyboard-accessible: authors should have a one-to-one mapping of
   interactive regions to focusable elements in the <a href=#fallback-content>fallback
   content</a>. (Focus has no effect on mouse interaction
-  events.) <a href=#DOMEVENTS>[DOMEVENTS]</a></p>
+  events.) <a href=#refsDOMEVENTS>[DOMEVENTS]</a></p>
 
   <p>The <code><a href=#the-canvas-element>canvas</a></code> element has two attributes to control the
   size of the coordinate space: <dfn id=attr-canvas-width title=attr-canvas-width><code>width</code></dfn> and <dfn id=attr-canvas-height title=attr-canvas-height><code>height</code></dfn>. These

Modified: index
===================================================================
--- index	2011-08-14 06:18:57 UTC (rev 6445)
+++ index	2011-08-14 06:48:20 UTC (rev 6446)
@@ -29227,7 +29227,7 @@
     <p>Returns the ID of the given track. This is the ID that can be
     used with a fragment identifier if the format supports the
     <cite>Media Fragments URI</cite> syntax, and that can be used with
-    the <code title="">getTrackById()</code> method. <a href=#hrefMEDIAFRAG>[MEDIAFRAG]</a></p>
+    the <code title="">getTrackById()</code> method. <a href=#refsMEDIAFRAG>[MEDIAFRAG]</a></p>
 
    </dd>
 
@@ -34527,7 +34527,7 @@
   keyboard-accessible: authors should have a one-to-one mapping of
   interactive regions to focusable elements in the <a href=#fallback-content>fallback
   content</a>. (Focus has no effect on mouse interaction
-  events.) <a href=#DOMEVENTS>[DOMEVENTS]</a></p>
+  events.) <a href=#refsDOMEVENTS>[DOMEVENTS]</a></p>
 
   <p>The <code><a href=#the-canvas-element>canvas</a></code> element has two attributes to control the
   size of the coordinate space: <dfn id=attr-canvas-width title=attr-canvas-width><code>width</code></dfn> and <dfn id=attr-canvas-height title=attr-canvas-height><code>height</code></dfn>. These

Modified: source
===================================================================
--- source	2011-08-14 06:18:57 UTC (rev 6445)
+++ source	2011-08-14 06:48:20 UTC (rev 6446)
@@ -31902,7 +31902,7 @@
     used with a fragment identifier if the format supports the
     <cite>Media Fragments URI</cite> syntax, and that can be used with
     the <code title="">getTrackById()</code> method. <a
-    href="#hrefMEDIAFRAG">[MEDIAFRAG]</a></p>
+    href="#refsMEDIAFRAG">[MEDIAFRAG]</a></p>
 
    </dd>
 
@@ -38065,7 +38065,7 @@
   keyboard-accessible: authors should have a one-to-one mapping of
   interactive regions to focusable elements in the <span>fallback
   content</span>. (Focus has no effect on mouse interaction
-  events.) <a href="#DOMEVENTS">[DOMEVENTS]</a></p>
+  events.) <a href="#refsDOMEVENTS">[DOMEVENTS]</a></p>
 
   <p>The <code>canvas</code> element has two attributes to control the
   size of the coordinate space: <dfn




More information about the Commit-Watchers mailing list