spec/Overview.html 1.1424 2251 WF2: Restructure the way dates and times

WF2: Restructure the way dates and times are specified. (whatwg r2251)

8.2.5.24. The "after after body" insertion mode
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1424.html#the-after0
8.2.5.25. The "after after frameset" insertion mode
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1424.html#the-after1
8.2.6 The end
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1424.html#the-end

http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1423&r2=1.1424&f=h
http://html5.org/tools/web-apps-tracker?from=2250&to=2251

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1423
retrieving revision 1.1424
diff -u -d -r1.1423 -r1.1424
--- Overview.html 30 Sep 2008 08:19:45 -0000 1.1423
+++ Overview.html 30 Sep 2008 09:47:50 -0000 1.1424
@@ -359,7 +359,18 @@
          <li><a href="#utc-dates"><span class=secno>2.4.4.3. </span>UTC dates
           and times</a>
 
-         <li><a href="#time-offsets"><span class=secno>2.4.4.4. </span>Time
+         <li><a href="#local"><span class=secno>2.4.4.4. </span>Local dates
+          and times</a>
+
+         <li><a href="#dates0"><span class=secno>2.4.4.5. </span>Dates</a>
+
+         <li><a href="#months"><span class=secno>2.4.4.6. </span>Months</a>
+
[...2491 lines suppressed...]
 
   <p class=big-issue>This doesn't handle UAs that don't support frames, or
@@ -58085,7 +58178,7 @@
    <dt>Anything else
 
    <dd>
-    <p><a href="#parse3">Parse error</a>. Switch the <span>insertion
+    <p><a href="#parse8">Parse error</a>. Switch the <span>insertion
      mode</span> to "<a href="#in-body" title="insertion mode: in body">in
      body</a>" and reprocess the token.</p>
   </dl>
@@ -58134,7 +58227,7 @@
    <dt>Anything else
 
    <dd>
-    <p><a href="#parse3">Parse error</a>. Ignore the token.</p>
+    <p><a href="#parse8">Parse error</a>. Ignore the token.</p>
   </dl>
 
   <h4 id=the-end><span class=secno>8.2.6 </span>The end</h4>

Received on Tuesday, 30 September 2008 09:52:01 UTC