[html5] r7280 - [e] (0) Improved consistency Fixing https://www.w3.org/Bugs/Public/show_bug.cgi? [...]

whatwg at whatwg.org whatwg at whatwg.org
Sun Aug 26 18:51:37 PDT 2012


Author: ianh
Date: 2012-08-26 18:51:36 -0700 (Sun, 26 Aug 2012)
New Revision: 7280

Modified:
   complete.html
   index
   source
Log:
[e] (0) Improved consistency
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=15978
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2012-08-27 01:49:38 UTC (rev 7279)
+++ complete.html	2012-08-27 01:51:36 UTC (rev 7280)
@@ -12094,12 +12094,13 @@
      first five characters removed and whose value is the attribute's
      value.</li>
 
-     <li>For each name on the list, for each U+002D HYPHEN-MINUS
-     character (-) in the name that is followed by a character in the
-     range U+0061 to U+007A (U+0061 LATIN SMALL LETTER A to U+007A
-     LATIN SMALL LETTER Z), remove the U+002D HYPHEN-MINUS character
-     (-) and replace the character that followed it by the same
-     character <a href=#converted-to-ascii-uppercase>converted to ASCII uppercase</a>.</li>
+     <li>For each name <var title="">list</var>, for each U+002D
+     HYPHEN-MINUS character (-) in the name that is followed by a
+     character in the range U+0061 to U+007A (U+0061 LATIN SMALL
+     LETTER A to U+007A LATIN SMALL LETTER Z), remove the U+002D
+     HYPHEN-MINUS character (-) and replace the character that
+     followed it by the same character <a href=#converted-to-ascii-uppercase>converted to ASCII
+     uppercase</a>.</li>
 
      <li>Return <var title="">list</var>.</li>
 

Modified: index
===================================================================
--- index	2012-08-27 01:49:38 UTC (rev 7279)
+++ index	2012-08-27 01:51:36 UTC (rev 7280)
@@ -12094,12 +12094,13 @@
      first five characters removed and whose value is the attribute's
      value.</li>
 
-     <li>For each name on the list, for each U+002D HYPHEN-MINUS
-     character (-) in the name that is followed by a character in the
-     range U+0061 to U+007A (U+0061 LATIN SMALL LETTER A to U+007A
-     LATIN SMALL LETTER Z), remove the U+002D HYPHEN-MINUS character
-     (-) and replace the character that followed it by the same
-     character <a href=#converted-to-ascii-uppercase>converted to ASCII uppercase</a>.</li>
+     <li>For each name <var title="">list</var>, for each U+002D
+     HYPHEN-MINUS character (-) in the name that is followed by a
+     character in the range U+0061 to U+007A (U+0061 LATIN SMALL
+     LETTER A to U+007A LATIN SMALL LETTER Z), remove the U+002D
+     HYPHEN-MINUS character (-) and replace the character that
+     followed it by the same character <a href=#converted-to-ascii-uppercase>converted to ASCII
+     uppercase</a>.</li>
 
      <li>Return <var title="">list</var>.</li>
 

Modified: source
===================================================================
--- source	2012-08-27 01:49:38 UTC (rev 7279)
+++ source	2012-08-27 01:51:36 UTC (rev 7280)
@@ -12602,12 +12602,13 @@
      first five characters removed and whose value is the attribute's
      value.</li>
 
-     <li>For each name on the list, for each U+002D HYPHEN-MINUS
-     character (-) in the name that is followed by a character in the
-     range U+0061 to U+007A (U+0061 LATIN SMALL LETTER A to U+007A
-     LATIN SMALL LETTER Z), remove the U+002D HYPHEN-MINUS character
-     (-) and replace the character that followed it by the same
-     character <span>converted to ASCII uppercase</span>.</li>
+     <li>For each name <var title="">list</var>, for each U+002D
+     HYPHEN-MINUS character (-) in the name that is followed by a
+     character in the range U+0061 to U+007A (U+0061 LATIN SMALL
+     LETTER A to U+007A LATIN SMALL LETTER Z), remove the U+002D
+     HYPHEN-MINUS character (-) and replace the character that
+     followed it by the same character <span>converted to ASCII
+     uppercase</span>.</li>
 
      <li>Return <var title="">list</var>.</li>
 




More information about the Commit-Watchers mailing list