[html5] r937 - /

whatwg at whatwg.org whatwg at whatwg.org
Wed Jun 20 15:56:52 PDT 2007


Author: ianh
Date: 2007-06-20 15:56:30 -0700 (Wed, 20 Jun 2007)
New Revision: 937

Modified:
   index
   source
Log:
[e] (2) lastModified: year is 4-digit, not 2-digit. Fix errors in the document's validity. Fix a typo with the ASCII byte code for an exclamation mark. Be explicit that 'up to the formatting element' includes the formatting element.

Modified: index
===================================================================
--- index	2007-06-20 08:15:06 UTC (rev 936)
+++ index	2007-06-20 22:56:30 UTC (rev 937)
@@ -804,8 +804,8 @@
         <code>event-source</code> element</a>
       </ul>
 
-     <li><a href="#interactive"><span class=secno>3.18. </span>Interactive
-      elements</a>
+     <li><a href="#interactive-elements"><span class=secno>3.18.
+      </span>Interactive elements</a>
       <ul class=toc>
        <li><a href="#the-details"><span class=secno>3.18.1. </span>The
         <code>details</code> element</a>
@@ -2550,7 +2550,7 @@
 
    <li> A U+002F SOLIDUS character ('/').
 
-   <li> The last two digits of the year component of the date.
+   <li> The year component of the date.
 
    <li> A U+0020 SPACE character.
 
@@ -2565,9 +2565,9 @@
    <li> The seconds component of the time.
   </ol>
 
-  <p>All the numeric components above must be given as two digits in the
-   range U+0030 DIGIT ZERO to U+0039 DIGIT NINE representing the number in
-   base ten, zero-padded if necessary.
+  <p>All the numeric components above, other than the year, must be given as
+   two digits in the range U+0030 DIGIT ZERO to U+0039 DIGIT NINE
+   representing the number in base ten, zero-padded if necessary.
 
   <p>The <code>Document</code>'s source file's last modification date and
    time must be derived from relevant features of the networking protocols
@@ -3869,7 +3869,7 @@
     href="#refsXML">[XML]</a>
 
    <li>A <code>CDATASection</code> node whose data contains the string "<code
-    title="">]]></code>".
+    title="">]]></code>".
 
    <li>A <code>Comment</code> node whose data contains two adjacent U+002D
     HYPHEN-MINUS (-) characters or ends with such a character.
@@ -19300,7 +19300,8 @@
   <p>The <dfn id=src12 title=dom-event-source-src><code>src</code></dfn> DOM
    attribute must reflect the content attribute of the same name.
 
-  <h3 id=interactive><span class=secno>3.18. </span>Interactive elements</h3>
+  <h3 id=interactive-elements><span class=secno>3.18. </span>Interactive
+   elements</h3>
 
   <h4 id=the-details><span class=secno>3.18.1. </span>The <dfn
    id=details><code>details</code></dfn> element</h4>
@@ -33076,7 +33077,7 @@
            step in the overall "two step" algorithm.
         </ol>
 
-       <dt>A sequence of bytes starting with: 0x3C 0x2D (ASCII '<!')
+       <dt>A sequence of bytes starting with: 0x3C 0x21 (ASCII '<!')
 
        <dt>A sequence of bytes starting with: 0x3C 0x2F (ASCII '</')
 
@@ -36905,8 +36906,8 @@
            must skip the subsequent steps and instead just pop all the nodes
            from the bottom of the <a href="#stack">stack of open
            elements</a>, from the <a href="#current4">current node</a> up to
-           the <var title="">formatting element</var>, and remove the <var
-           title="">formatting element</var> from the <a
+           and including the <var title="">formatting element</var>, and
+           remove the <var title="">formatting element</var> from the <a
            href="#list-of4">list of active formatting elements</a>.
 
          <li>
@@ -40874,20 +40875,19 @@
    Arvidsson, fantasai, Franck 'Shift' Quélain, Geoffrey Sneddon,
    Håkon Wium Lie, Henri Sivonen, Henrik Lied, Ignacio Javier, J. King,
    James Graham, James M Snell, James Perrett, Jan-Klaas Kollhof, Jasper
-   Bryant-Greene, Jeff Cutsinger, Jens Bannmann, Joel Spolsky, John Harding,
-   Johnny Stenback, Jon Perlow, Jonathan Worent, Jorgen Horstink, Josh
-   Levenberg, Joshua Randall, Jukka K. Korpela, Kai Hendry, <!-- Keryx
-  Web, = Lars Gunther -->
-   Kornel Lesinski, &#x9ed2;&#x6fa4;&#x525b;&#x5fd7; (KUROSAWA Takeshi),
-   Kristof Zelechovski, Lachlan Hunt, Larry Page, Lars Gunther, Laurens
-   Holst, Lenny Domnitser, Léonard Bouchet, Leons Petrazickis,
-   Logan<!-- on moz irc -->, Maciej Stachowiak, Malcolm Rowe, Mark
-   Nottingham, Mark Rowe<!--bdash-->, Mark Schenk, Martijn Wargers, Martin
-   Atkins, Martin Honnen, Mathieu Henri, Matthew Mastracci, Matthew Raymond,
-   Matthew Thomas, Mattias Waldau, Max Romantschuk, Michael 'Ratt'
-   Iannarelli, Michael A. Nachbaur, Michael A. Puls II<!--Shadow2531-->,
-   Michael Gratton, Michael Powers, Michel Fortin, Mihai
-   &#x015E;ucan<!-- from ROBO Design -->, Mike Brown, Mike
+   Bryant-Greene, Jeff Cutsinger, Jens Bannmann, Jeroen van der Meer, Joel
+   Spolsky, John Harding, Johnny Stenback, Jon Perlow, Jonathan Worent,
+   Jorgen Horstink, Josh Levenberg, Joshua Randall, Jukka K. Korpela, Kai
+   Hendry, <!-- Keryx Web, = Lars Gunther --> Kornel Lesinski,
+   &#x9ed2;&#x6fa4;&#x525b;&#x5fd7; (KUROSAWA Takeshi), Kristof Zelechovski,
+   Lachlan Hunt, Larry Page, Lars Gunther, Laurens Holst, Lenny Domnitser,
+   Léonard Bouchet, Leons Petrazickis, Logan<!-- on moz irc -->,
+   Maciej Stachowiak, Malcolm Rowe, Mark Nottingham, Mark Rowe<!--bdash-->,
+   Mark Schenk, Martijn Wargers, Martin Atkins, Martin Honnen, Mathieu Henri,
+   Matthew Mastracci, Matthew Raymond, Matthew Thomas, Mattias Waldau, Max
+   Romantschuk, Michael 'Ratt' Iannarelli, Michael A. Nachbaur, Michael A.
+   Puls II<!--Shadow2531-->, Michael Gratton, Michael Powers, Michel Fortin,
+   Mihai &#x015E;ucan<!-- from ROBO Design -->, Mike Brown, Mike
    Dierken<!-- S. Mike Dierken -->, Mike Dixon, Mike Schinkel, Mike Shaver,
    Mikko Rantalainen, Neil Deakin, Olav Junker Kjær, Philip Taylor,
    Rajas Moonka, Rimantas Liubertas, Robert O'Callahan, Robert Sayre, Roman

Modified: source
===================================================================
--- source	2007-06-20 08:15:06 UTC (rev 936)
+++ source	2007-06-20 22:56:30 UTC (rev 937)
@@ -1079,7 +1079,7 @@
 
    <li> A U+002F SOLIDUS character ('/'). </li>
 
-   <li> The last two digits of the year component of the date. </li>
+   <li> The year component of the date. </li>
 
    <li> A U+0020 SPACE character. </li>
 
@@ -1095,9 +1095,10 @@
 
   </ol>
 
-  <p>All the numeric components above must be given as two digits in
-  the range U+0030 DIGIT ZERO to U+0039 DIGIT NINE representing the
-  number in base ten, zero-padded if necessary.</p>
+  <p>All the numeric components above, other than the year, must be
+  given as two digits in the range U+0030 DIGIT ZERO to U+0039 DIGIT
+  NINE representing the number in base ten, zero-padded if
+  necessary.</p>
 
   <p>The <code>Document</code>'s source file's last modification date
   and time must be derived from relevant features of the networking
@@ -2467,7 +2468,7 @@
    href="#refsXML">[XML]</a></li>
 
    <li>A <code>CDATASection</code> node whose data contains the string
-   "<code title="">]]></code>".</li>
+   "<code title="">]]></code>".</li>
 
    <li>A <code>Comment</code> node whose data contains two adjacent
    U+002D HYPHEN-MINUS (-) characters or ends with such a
@@ -17111,7 +17112,7 @@
 
 
 
-  <h3 id="interactive">Interactive elements</h3>
+  <h3 id="interactive-elements">Interactive elements</h3>
 
   <h4>The <dfn><code>details</code></dfn> element</h4>
 
@@ -30605,7 +30606,7 @@
 
        </dd>
 
-       <dt>A sequence of bytes starting with: 0x3C 0x2D (ASCII '<!')</dt>
+       <dt>A sequence of bytes starting with: 0x3C 0x21 (ASCII '<!')</dt>
        <dt>A sequence of bytes starting with: 0x3C 0x2F (ASCII '</')</dt>
        <dt>A sequence of bytes starting with: 0x3C 0x3F (ASCII '<?')</dt>
        <dd>
@@ -34139,10 +34140,10 @@
          <li><p>If there is no <var title="">furthest block</var>,
          then the UA must skip the subsequent steps and instead just
          pop all the nodes from the bottom of the <span>stack of open
-         elements</span>, from the <span>current node</span> up to the
-         <var title="">formatting element</var>, and remove the <var
-         title="">formatting element</var> from the <span>list of
-         active formatting elements</span>.</p></li>
+         elements</span>, from the <span>current node</span> up to and
+         including the <var title="">formatting element</var>, and
+         remove the <var title="">formatting element</var> from the
+         <span>list of active formatting elements</span>.</p></li>
 
          <li><p>Let the <var title="">common ancestor</var> be the element
          immediately above the <var title="">formatting element</var> in the
@@ -36831,10 +36832,10 @@
   Quélain, Geoffrey Sneddon, Håkon Wium Lie, Henri
   Sivonen, Henrik Lied, Ignacio Javier, J. King, James Graham, James M
   Snell, James Perrett, Jan-Klaas Kollhof, Jasper Bryant-Greene, Jeff
-  Cutsinger, Jens Bannmann, Joel Spolsky, John Harding, Johnny
-  Stenback, Jon Perlow, Jonathan Worent, Jorgen Horstink, Josh
-  Levenberg, Joshua Randall, Jukka K. Korpela, Kai Hendry, <!-- Keryx
-  Web, = Lars Gunther --> Kornel Lesinski,
+  Cutsinger, Jens Bannmann, Jeroen van der Meer, Joel Spolsky, John
+  Harding, Johnny Stenback, Jon Perlow, Jonathan Worent, Jorgen
+  Horstink, Josh Levenberg, Joshua Randall, Jukka K. Korpela, Kai
+  Hendry, <!-- Keryx Web, = Lars Gunther --> Kornel Lesinski,
   &#x9ed2;&#x6fa4;&#x525b;&#x5fd7; (KUROSAWA Takeshi), Kristof
   Zelechovski, Lachlan Hunt, Larry Page, Lars Gunther, Laurens Holst,
   Lenny Domnitser, Léonard Bouchet, Leons Petrazickis,




More information about the Commit-Watchers mailing list