[html5] r6409 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12923
whatwg at whatwg.org
whatwg at whatwg.org
Wed Aug 10 14:57:16 PDT 2011
Author: ianh
Date: 2011-08-10 14:57:14 -0700 (Wed, 10 Aug 2011)
New Revision: 6409
Modified:
complete.html
index
source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12923
Modified: complete.html
===================================================================
--- complete.html 2011-08-10 20:47:49 UTC (rev 6408)
+++ complete.html 2011-08-10 21:57:14 UTC (rev 6409)
@@ -8002,7 +8002,7 @@
</ol><p>On setting, if the given element has an <code title=attr-id><a href=#the-id-attribute>id</a></code> attribute, then the content attribute must
be set to the value of that <code title=attr-id><a href=#the-id-attribute>id</a></code>
- attribute. Otherwise, the IDL attribute must be set to the empty
+ attribute. Otherwise, the content attribute must be set to the empty
string.</p>
</div>
Modified: index
===================================================================
--- index 2011-08-10 20:47:49 UTC (rev 6408)
+++ index 2011-08-10 21:57:14 UTC (rev 6409)
@@ -7866,7 +7866,7 @@
</ol><p>On setting, if the given element has an <code title=attr-id><a href=#the-id-attribute>id</a></code> attribute, then the content attribute must
be set to the value of that <code title=attr-id><a href=#the-id-attribute>id</a></code>
- attribute. Otherwise, the IDL attribute must be set to the empty
+ attribute. Otherwise, the content attribute must be set to the empty
string.</p>
</div>
Modified: source
===================================================================
--- source 2011-08-10 20:47:49 UTC (rev 6408)
+++ source 2011-08-10 21:57:14 UTC (rev 6409)
@@ -7818,7 +7818,7 @@
<p>On setting, if the given element has an <code
title="attr-id">id</code> attribute, then the content attribute must
be set to the value of that <code title="attr-id">id</code>
- attribute. Otherwise, the IDL attribute must be set to the empty
+ attribute. Otherwise, the content attribute must be set to the empty
string.</p>
</div>
More information about the Commit-Watchers
mailing list