- From: poot <cvsmail@w3.org>
- Date: Sun, 25 Oct 2009 15:50:38 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: typo (whatwg r4327)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3462&r2=1.3463&f=h
http://html5.org/tools/web-apps-tracker?from=4326&to=4327
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3462
retrieving revision 1.3463
diff -u -d -r1.3462 -r1.3463
--- Overview.html 25 Oct 2009 06:49:15 -0000 1.3462
+++ Overview.html 25 Oct 2009 06:50:28 -0000 1.3463
@@ -2627,7 +2627,7 @@
any), but <var title="">denominator</var> has a value, return
nothing and abort these steps.</li>
- <li><p>Otherwise, if <var title="">denominator</var> has value,
+ <li><p>Otherwise, if <var title="">denominator</var> has a value,
return <var title="">number1</var> and <var title="">denominator</var> and abort these steps.</li>
<li><p><a href="#find-a-number">Find a number</a> in the string again. If this
Received on Sunday, 25 October 2009 06:51:09 UTC