[html5] r6950 - [e] (0) Fix some typos or copypasta. Fixing https://www.w3.org/Bugs/Public/show_ [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Jan 31 12:23:11 PST 2012


Author: ianh
Date: 2012-01-31 12:23:10 -0800 (Tue, 31 Jan 2012)
New Revision: 6950

Modified:
   complete.html
   index
   source
Log:
[e] (0) Fix some typos or copypasta.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=14918
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2012-01-31 20:20:24 UTC (rev 6949)
+++ complete.html	2012-01-31 20:23:10 UTC (rev 6950)
@@ -43850,7 +43850,7 @@
 
   </div>
 
-  <p>If the <code title=attr-input-value><a href=#attr-input-value>name</a></code> attribute is
+  <p>If the <code title=attr-fe-name><a href=#attr-fe-name>name</a></code> attribute is
   present and has a value that is a <a href=#case-sensitive>case-sensitive</a> match
   for the string "<code title=attr-fe-name-charset><a href=#attr-fe-name-charset>_charset_</a></code>", then the element's
   <code title=attr-input-value><a href=#attr-input-value>value</a></code> attribute must be

Modified: index
===================================================================
--- index	2012-01-31 20:20:24 UTC (rev 6949)
+++ index	2012-01-31 20:23:10 UTC (rev 6950)
@@ -43850,7 +43850,7 @@
 
   </div>
 
-  <p>If the <code title=attr-input-value><a href=#attr-input-value>name</a></code> attribute is
+  <p>If the <code title=attr-fe-name><a href=#attr-fe-name>name</a></code> attribute is
   present and has a value that is a <a href=#case-sensitive>case-sensitive</a> match
   for the string "<code title=attr-fe-name-charset><a href=#attr-fe-name-charset>_charset_</a></code>", then the element's
   <code title=attr-input-value><a href=#attr-input-value>value</a></code> attribute must be

Modified: source
===================================================================
--- source	2012-01-31 20:20:24 UTC (rev 6949)
+++ source	2012-01-31 20:23:10 UTC (rev 6950)
@@ -51145,7 +51145,7 @@
 
   </div>
 
-  <p>If the <code title="attr-input-value">name</code> attribute is
+  <p>If the <code title="attr-fe-name">name</code> attribute is
   present and has a value that is a <span>case-sensitive</span> match
   for the string "<code
   title="attr-fe-name-charset">_charset_</code>", then the element's




More information about the Commit-Watchers mailing list