- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 21 Aug 2008 23:33:42 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv16684
Modified Files:
Overview.html
Log Message:
<meter>0.5</meter> should work. (credit: s) (whatwg r2100)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1272
retrieving revision 1.1273
diff -u -d -r1.1272 -r1.1273
--- Overview.html 21 Aug 2008 23:28:21 -0000 1.1272
+++ Overview.html 21 Aug 2008 23:33:39 -0000 1.1273
@@ -3520,7 +3520,7 @@
sub-algorithm in step 2.
<li>If the sub-algorithm in step 9 returned nothing or an error condition,
- return nothing and abort these steps.
+ return <var title="">number1</var> and abort these steps.
<li>Set <var title="">number2</var> to the number returned by the
sub-algorithm in step 9.
Received on Thursday, 21 August 2008 23:34:17 UTC