[html5] r5568 - [e] (0) title change Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10738

whatwg at whatwg.org whatwg at whatwg.org
Thu Sep 30 01:26:55 PDT 2010


Author: ianh
Date: 2010-09-30 01:26:54 -0700 (Thu, 30 Sep 2010)
New Revision: 5568

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

Modified: complete.html
===================================================================
--- complete.html	2010-09-30 08:03:53 UTC (rev 5567)
+++ complete.html	2010-09-30 08:26:54 UTC (rev 5568)
@@ -396,7 +396,7 @@
        <li><a href=#the-dir-attribute><span class=secno>3.2.3.5 </span>The <code>dir</code> attribute</a></li>
        <li><a href=#classes><span class=secno>3.2.3.6 </span>The <code>class</code> attribute</a></li>
        <li><a href=#the-style-attribute><span class=secno>3.2.3.7 </span>The <code>style</code> attribute</a></li>
-       <li><a href=#embedding-custom-non-visible-data><span class=secno>3.2.3.8 </span>Embedding custom non-visible data</a></ol></li>
+       <li><a href=#embedding-custom-non-visible-data-with-the-data-*-attributes><span class=secno>3.2.3.8 </span>Embedding custom non-visible data with the <code title=attr-data-*>data-*</code> attributes</a></ol></li>
      <li><a href=#element-definitions><span class=secno>3.2.4 </span>Element definitions</a>
       <ol>
        <li><a href=#attributes><span class=secno>3.2.4.1 </span>Attributes</a></ol></li>
@@ -9730,7 +9730,7 @@
 
 
 
-  <h5 id=embedding-custom-non-visible-data><span class=secno>3.2.3.8 </span><dfn>Embedding custom non-visible data</dfn></h5>
+  <h5 id=embedding-custom-non-visible-data-with-the-data-*-attributes><span class=secno>3.2.3.8 </span><dfn>Embedding custom non-visible data</dfn> with the <code title=attr-data-*><a href=#attr-data-*>data-*</a></code> attributes</h5>
 
   <p>A <dfn id=custom-data-attribute>custom data attribute</dfn> is an attribute in no
   namespace whose name starts with the string "<dfn id=attr-data-* title=attr-data-*><code>data-</code></dfn>", has at least one

Modified: index
===================================================================
--- index	2010-09-30 08:03:53 UTC (rev 5567)
+++ index	2010-09-30 08:26:54 UTC (rev 5568)
@@ -403,7 +403,7 @@
        <li><a href=#the-dir-attribute><span class=secno>3.2.3.5 </span>The <code>dir</code> attribute</a></li>
        <li><a href=#classes><span class=secno>3.2.3.6 </span>The <code>class</code> attribute</a></li>
        <li><a href=#the-style-attribute><span class=secno>3.2.3.7 </span>The <code>style</code> attribute</a></li>
-       <li><a href=#embedding-custom-non-visible-data><span class=secno>3.2.3.8 </span>Embedding custom non-visible data</a></ol></li>
+       <li><a href=#embedding-custom-non-visible-data-with-the-data-*-attributes><span class=secno>3.2.3.8 </span>Embedding custom non-visible data with the <code title=attr-data-*>data-*</code> attributes</a></ol></li>
      <li><a href=#element-definitions><span class=secno>3.2.4 </span>Element definitions</a>
       <ol>
        <li><a href=#attributes><span class=secno>3.2.4.1 </span>Attributes</a></ol></li>
@@ -9707,7 +9707,7 @@
 
 
 
-  <h5 id=embedding-custom-non-visible-data><span class=secno>3.2.3.8 </span><dfn>Embedding custom non-visible data</dfn></h5>
+  <h5 id=embedding-custom-non-visible-data-with-the-data-*-attributes><span class=secno>3.2.3.8 </span><dfn>Embedding custom non-visible data</dfn> with the <code title=attr-data-*><a href=#attr-data-*>data-*</a></code> attributes</h5>
 
   <p>A <dfn id=custom-data-attribute>custom data attribute</dfn> is an attribute in no
   namespace whose name starts with the string "<dfn id=attr-data-* title=attr-data-*><code>data-</code></dfn>", has at least one

Modified: source
===================================================================
--- source	2010-09-30 08:03:53 UTC (rev 5567)
+++ source	2010-09-30 08:26:54 UTC (rev 5568)
@@ -9874,7 +9874,7 @@
 
 
 
-  <h5><dfn>Embedding custom non-visible data</dfn></h5>
+  <h5><dfn>Embedding custom non-visible data</dfn> with the <code title="attr-data-*">data-*</code> attributes</h5>
 
   <p>A <dfn>custom data attribute</dfn> is an attribute in no
   namespace whose name starts with the string "<dfn




More information about the Commit-Watchers mailing list