[html5] r2100 - [] (0) <meter>0.5</meter> should work. (credit: s)
whatwg at whatwg.org
whatwg at whatwg.org
Thu Aug 21 16:33:52 PDT 2008
Author: ianh
Date: 2008-08-21 16:33:50 -0700 (Thu, 21 Aug 2008)
New Revision: 2100
Modified:
index
source
Log:
[] (0) <meter>0.5</meter> should work. (credit: s)
Modified: index
===================================================================
--- index 2008-08-21 23:28:32 UTC (rev 2099)
+++ index 2008-08-21 23:33:50 UTC (rev 2100)
@@ -3512,7 +3512,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.
Modified: source
===================================================================
--- source 2008-08-21 23:28:32 UTC (rev 2099)
+++ source 2008-08-21 23:33:50 UTC (rev 2100)
@@ -1491,7 +1491,8 @@
sub-algorithm in step 2.</li>
<li>If the sub-algorithm in step 9 returned nothing or an error
- condition, return nothing and abort these steps.</li>
+ condition, return <var title="">number1</var> and abort these
+ steps.</li>
<li>Set <var title="">number2</var> to the number returned by the
sub-algorithm in step 9.</li>
More information about the Commit-Watchers
mailing list