[html5] r7425 - [e] (0) Clarification. Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=179 [...]
whatwg at whatwg.org
whatwg at whatwg.org
Fri Sep 28 16:23:32 PDT 2012
Author: ianh
Date: 2012-09-28 16:23:30 -0700 (Fri, 28 Sep 2012)
New Revision: 7425
Modified:
complete.html
index
source
Log:
[e] (0) Clarification.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=17981
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2012-09-28 23:13:37 UTC (rev 7424)
+++ complete.html 2012-09-28 23:23:30 UTC (rev 7425)
@@ -12115,7 +12115,7 @@
contains no characters in the range U+0041 to U+005A (LATIN CAPITAL
LETTER A to LATIN CAPITAL LETTER Z).</p>
- <p class=note>All attributes on <a href=#html-elements>HTML elements</a> in
+ <p class=note>All attribute names on <a href=#html-elements>HTML elements</a> in
<a href=#html-documents>HTML documents</a> get ASCII-lowercased automatically, so
the restriction on ASCII uppercase letters doesn't affect such
documents.</p>
Modified: index
===================================================================
--- index 2012-09-28 23:13:37 UTC (rev 7424)
+++ index 2012-09-28 23:23:30 UTC (rev 7425)
@@ -12115,7 +12115,7 @@
contains no characters in the range U+0041 to U+005A (LATIN CAPITAL
LETTER A to LATIN CAPITAL LETTER Z).</p>
- <p class=note>All attributes on <a href=#html-elements>HTML elements</a> in
+ <p class=note>All attribute names on <a href=#html-elements>HTML elements</a> in
<a href=#html-documents>HTML documents</a> get ASCII-lowercased automatically, so
the restriction on ASCII uppercase letters doesn't affect such
documents.</p>
Modified: source
===================================================================
--- source 2012-09-28 23:13:37 UTC (rev 7424)
+++ source 2012-09-28 23:23:30 UTC (rev 7425)
@@ -12617,7 +12617,7 @@
contains no characters in the range U+0041 to U+005A (LATIN CAPITAL
LETTER A to LATIN CAPITAL LETTER Z).</p>
- <p class="note">All attributes on <span>HTML elements</span> in
+ <p class="note">All attribute names on <span>HTML elements</span> in
<span>HTML documents</span> get ASCII-lowercased automatically, so
the restriction on ASCII uppercase letters doesn't affect such
documents.</p>
More information about the Commit-Watchers
mailing list