[html5] r4664 - [e] (0) xref fix Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8685

whatwg at whatwg.org whatwg at whatwg.org
Fri Feb 5 15:07:20 PST 2010


Author: ianh
Date: 2010-02-05 15:07:18 -0800 (Fri, 05 Feb 2010)
New Revision: 4664

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

Modified: complete.html
===================================================================
--- complete.html	2010-02-05 23:00:14 UTC (rev 4663)
+++ complete.html	2010-02-05 23:07:18 UTC (rev 4664)
@@ -8416,11 +8416,11 @@
 
   </div>
 
-  <p>JavaScript libraries may use the <span>custom data
-  attributes</span>, as they are considered to be part of the page on
-  which they are used. Authors of libraries that are reused by many
-  authors are encouraged to include their name in the attribute names,
-  to reduce the risk of clashes.</p>
+  <p>JavaScript libraries may use the <a href=#custom-data-attribute title="custom data
+  attribute">custom data attributes</a>, as they are considered to
+  be part of the page on which they are used. Authors of libraries
+  that are reused by many authors are encouraged to include their name
+  in the attribute names, to reduce the risk of clashes.</p>
 
   <div class=example>
 

Modified: index
===================================================================
--- index	2010-02-05 23:00:14 UTC (rev 4663)
+++ index	2010-02-05 23:07:18 UTC (rev 4664)
@@ -8315,11 +8315,11 @@
 
   </div>
 
-  <p>JavaScript libraries may use the <span>custom data
-  attributes</span>, as they are considered to be part of the page on
-  which they are used. Authors of libraries that are reused by many
-  authors are encouraged to include their name in the attribute names,
-  to reduce the risk of clashes.</p>
+  <p>JavaScript libraries may use the <a href=#custom-data-attribute title="custom data
+  attribute">custom data attributes</a>, as they are considered to
+  be part of the page on which they are used. Authors of libraries
+  that are reused by many authors are encouraged to include their name
+  in the attribute names, to reduce the risk of clashes.</p>
 
   <div class=example>
 

Modified: source
===================================================================
--- source	2010-02-05 23:00:14 UTC (rev 4663)
+++ source	2010-02-05 23:07:18 UTC (rev 4664)
@@ -8474,11 +8474,11 @@
 
   </div>
 
-  <p>JavaScript libraries may use the <span>custom data
-  attributes</span>, as they are considered to be part of the page on
-  which they are used. Authors of libraries that are reused by many
-  authors are encouraged to include their name in the attribute names,
-  to reduce the risk of clashes.</p>
+  <p>JavaScript libraries may use the <span title="custom data
+  attribute">custom data attributes</span>, as they are considered to
+  be part of the page on which they are used. Authors of libraries
+  that are reused by many authors are encouraged to include their name
+  in the attribute names, to reduce the risk of clashes.</p>
 
   <div class="example">
 




More information about the Commit-Watchers mailing list