[html5] r3849 - [e] (0) hex digits to Z? no...

whatwg at whatwg.org whatwg at whatwg.org
Mon Sep 14 18:12:38 PDT 2009


Author: ianh
Date: 2009-09-14 18:12:37 -0700 (Mon, 14 Sep 2009)
New Revision: 3849

Modified:
   index
   source
Log:
[e] (0) hex digits to Z? no...

Modified: index
===================================================================
--- index	2009-09-14 11:54:05 UTC (rev 3848)
+++ index	2009-09-15 01:12:37 UTC (rev 3849)
@@ -112,7 +112,7 @@
   <div class=head>
    <p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id=draft-standard-—-14-september-2009>Draft Standard — 14 September 2009</h2>
+   <h2 class="no-num no-toc" id=draft-standard-—-15-september-2009>Draft Standard — 15 September 2009</h2>
    <p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
    <p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
    <!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -38908,7 +38908,7 @@
        selected character encoding in turn, append to the string a
        U+0025 PERCENT SIGN character (%) followed by two characters in
        the ranges U+0030 DIGIT ZERO (0) to U+0039 DIGIT NINE (9) and
-       U+0041 LATIN CAPITAL LETTER A to U+005A LATIN CAPITAL LETTER Z
+       U+0041 LATIN CAPITAL LETTER A to U+0046 LATIN CAPITAL LETTER F
        representing the hexadecimal value of the byte (zero-padded if
        necessary).</li>
 
@@ -76033,6 +76033,7 @@
   Mikko Rantalainen,
   Mohamed Zergaoui<!-- Innovimax SARL -->,
   Ms2ger,
+  NARUSE Yui,
   Neil Deakin,
   Neil Rashbrook,
   Neil Soiffer,

Modified: source
===================================================================
--- source	2009-09-14 11:54:05 UTC (rev 3848)
+++ source	2009-09-15 01:12:37 UTC (rev 3849)
@@ -43627,7 +43627,7 @@
        selected character encoding in turn, append to the string a
        U+0025 PERCENT SIGN character (%) followed by two characters in
        the ranges U+0030 DIGIT ZERO (0) to U+0039 DIGIT NINE (9) and
-       U+0041 LATIN CAPITAL LETTER A to U+005A LATIN CAPITAL LETTER Z
+       U+0041 LATIN CAPITAL LETTER A to U+0046 LATIN CAPITAL LETTER F
        representing the hexadecimal value of the byte (zero-padded if
        necessary).</p></li>
 
@@ -90093,6 +90093,7 @@
   Mikko Rantalainen,
   Mohamed Zergaoui<!-- Innovimax SARL -->,
   Ms2ger,
+  NARUSE Yui,
   Neil Deakin,
   Neil Rashbrook,
   Neil Soiffer,




More information about the Commit-Watchers mailing list