- From: poot <cvsmail@w3.org>
- Date: Wed, 24 Sep 2008 20:29:41 +0900 (JST)
- To: public-html-diffs@w3.org
WF2: Collapse down some of the <input> algorithms for simplicity. Fill in a little more type=datetime detail (not much). Minor editorial fixes. (whatwg r2230) 8.2.6 The end http://people.w3.org/mike/diffs/html5/spec/Overview.1.1403.html#the-end 8.2.5.25. The "after after frameset" insertion mode http://people.w3.org/mike/diffs/html5/spec/Overview.1.1403.html#the-after1 http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1402&r2=1.1403&f=h http://html5.org/tools/web-apps-tracker?from=2229&to=2230 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.1402 retrieving revision 1.1403 diff -u -d -r1.1402 -r1.1403 --- Overview.html 24 Sep 2008 10:44:07 -0000 1.1402 +++ Overview.html 24 Sep 2008 11:25:59 -0000 1.1403 @@ -355,21 +355,24 @@ <li><a href="#vaguer"><span class=secno>2.4.4.2. </span>Vaguer moments in time</a> - </ul> - <li><a href="#time-offsets"><span class=secno>2.4.5 </span>Time - offsets</a> + <li><a href="#utc-dates"><span class=secno>2.4.4.3. </span>UTC dates + and times</a> - <li><a href="#space-separated"><span class=secno>2.4.6 [...2397 lines suppressed...] - <p><a href="#parse2">Parse error</a>. Switch the <span>insertion + <p><a href="#parse3">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> @@ -57787,7 +57741,7 @@ <dt>Anything else <dd> - <p><a href="#parse2">Parse error</a>. Ignore the token.</p> + <p><a href="#parse3">Parse error</a>. Ignore the token.</p> </dl> <h4 id=the-end><span class=secno>8.2.6 </span>The end</h4> @@ -61323,4 +61277,5 @@ mean something. (2046 doesn't define anything like that, and 2045's definition doesn't really help either, since it's part of something else, and doesn't mention whitespace, etc.) + XXX * reference [UTC] in the various places that use it. -->
Received on Wednesday, 24 September 2008 11:30:19 UTC