- From: poot <cvsmail@w3.org>
- Date: Sat, 18 Apr 2009 15:35:28 +0900 (JST)
- To: public-html-diffs@w3.org
Typos: round 1. (whatwg r2963)
digits
http://people.w3.org/mike/diffs/html5/spec/Overview.1.2127.html#concept-datetime-digit
Index
http://people.w3.org/mike/diffs/html5/spec/Overview.1.2127.html#index
rules for parsing dimension values
http://people.w3.org/mike/diffs/html5/spec/Overview.1.2127.html#rules-for-parsing-dimension-values
http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2126&r2=1.2127&f=h
http://html5.org/tools/web-apps-tracker?from=2962&to=2963
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2126
retrieving revision 1.2127
diff -u -d -r1.2126 -r1.2127
--- Overview.html 18 Apr 2009 01:16:56 -0000 1.2126
+++ Overview.html 18 Apr 2009 06:33:49 -0000 1.2127
@@ -2351,7 +2351,7 @@
the order given, aborting at the first step that returns a
value. This algorithm will either return a number greater than or
equal to 1.0, or an error; if a number is returned, then it is
- further categorised as either a percentage or a length.</p>
+ further categorized as either a percentage or a length.</p>
<ol><li><p>Let <var title="">input</var> be the string being
parsed.</li>
@@ -2787,7 +2787,7 @@
and time syntaxes defined in this section must be characters in the
range U+0030 DIGIT ZERO to U+0039 DIGIT NINE, used to express
[...1206 lines suppressed...]
+ <p>The following errors may be categorized as described above:</p>
<ul><!-- downplayed list --><li>
@@ -57917,6 +57917,7 @@
Jens Bannmann,
Jens Fendler,
Jens Lindström,
+ Jens Meiert,
Jeroen van der Meer,
Jim Jewett,
Jim Ley,
@@ -58053,6 +58054,7 @@
Sam Weinig,
Sander van Lambalgen,
Scott Hess,
+ Sean Fraser,
Sean Hogen,
Sean Knapp,
Sebastian Schnitzenbaumer,
Received on Saturday, 18 April 2009 06:36:07 UTC