[html5] r1131 - /
whatwg at whatwg.org
whatwg at whatwg.org
Tue Nov 6 14:22:55 PST 2007
Author: ianh
Date: 2007-11-06 14:22:52 -0800 (Tue, 06 Nov 2007)
New Revision: 1131
Modified:
index
source
Log:
[e] (0) someone couldn't work out the antecedent
Modified: index
===================================================================
--- index 2007-11-06 15:26:25 UTC (rev 1130)
+++ index 2007-11-06 22:22:52 UTC (rev 1131)
@@ -9688,7 +9688,7 @@
attribute is present, user agents must <a href="#rules0" title="rules for
parsing integers">parse it as an integer</a>, in order to determine the
attribute's value. If the attribute's value cannot be converted to a
- number, it must be treated as if the attribute was absent. The attribute
+ number, the attribute must be treated as if it was absent. The attribute
has no default value.
<p>The <code title=attr-li-value><a href="#value">value</a></code>
Modified: source
===================================================================
--- source 2007-11-06 15:26:25 UTC (rev 1130)
+++ source 2007-11-06 22:22:52 UTC (rev 1131)
@@ -7885,7 +7885,7 @@
present, user agents must <span title="rules for parsing
integers">parse it as an integer</span>, in order to determine the
attribute's value. If the attribute's value cannot be converted to a
- number, it must be treated as if the attribute was absent. The
+ number, the attribute must be treated as if it was absent. The
attribute has no default value.</p>
<p>The <code title="attr-li-value">value</code> attribute is
More information about the Commit-Watchers
mailing list