- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 18 Apr 2009 06:33:52 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv27083
Modified Files:
Overview.html
Log Message:
Typos: round 1. (whatwg r2963)
Index: Overview.html
===================================================================
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:34:07 UTC