W3C home > Mailing lists > Public > public-html-diffs@w3.org > October 2009

hixie: Make the 'parse a time-zone offset component' rules handle errors. (whatwg r4320)

From: poot <cvsmail@w3.org>
Date: Sun, 25 Oct 2009 09:41:45 +0900 (JST)
To: public-html-diffs@w3.org
Message-Id: <20091025004145.5DEDE2BBED@toro.w3.mag.keio.ac.jp>
hixie: Make the 'parse a time-zone offset component' rules handle
errors. (whatwg r4320)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3455&r2=1.3456&f=h
http://html5.org/tools/web-apps-tracker?from=4319&to=4320

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3455
retrieving revision 1.3456
diff -u -d -r1.3455 -r1.3456
--- Overview.html	25 Oct 2009 00:39:26 -0000	1.3455
+++ Overview.html	25 Oct 2009 00:41:31 -0000	1.3456
@@ -3643,7 +3643,9 @@
 
      <li>If <var title="">sign</var> is "negative", then negate <var title="">timezone<sub title="">minutes</sub></var>.</li>
 
-    </ol></li>
+    </ol><p>Otherwise, fail.</p>
+
+   </li>
 
    <li><p>Return <var title="">timezone<sub title="">hours</sub></var>
    and <var title="">timezone<sub title="">minutes</sub></var>.</li>
Received on Sunday, 25 October 2009 00:42:14 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 25 October 2009 00:42:14 GMT