- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 04 Oct 2009 11:45:24 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv19557
Modified Files:
Overview.html
Log Message:
Typo (whatwg r4074)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3235
retrieving revision 1.3236
diff -u -d -r1.3235 -r1.3236
--- Overview.html 4 Oct 2009 11:37:40 -0000 1.3235
+++ Overview.html 4 Oct 2009 11:45:20 -0000 1.3236
@@ -14890,8 +14890,8 @@
<ol><li>If the <code title="attr-progress-max"><a href="#attr-progress-max">max</a></code> attribute is
omitted, and the <code title="attr-progress-value"><a href="#attr-progress-value">value</a></code> is
- omitted, and the results of parsing the <code>textContent</code>
- was nothing, then the progress bar is an indeterminate progress
+ omitted, and the result of parsing the <code>textContent</code> was
+ nothing, then the progress bar is an indeterminate progress
bar. Abort these steps.</li>
<li>Otherwise, it is a determinate progress bar.</li>
@@ -67956,6 +67956,7 @@
Susan Borgrink,
Susan <!--G.--> Lesch,
Sylvain Pasche,
+ T. J. Crowder,
<span lang="tr" title="">Tantek Çelik</span>,
田村健人 (TAMURA Kent),
Ted Mielczarek,
Received on Sunday, 4 October 2009 11:45:27 UTC