[html5] r4683 - [e] (0) xref fix Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8728
whatwg at whatwg.org
whatwg at whatwg.org
Sat Feb 6 02:55:54 PST 2010
Author: ianh
Date: 2010-02-06 02:55:52 -0800 (Sat, 06 Feb 2010)
New Revision: 4683
Modified:
complete.html
index
source
Log:
[e] (0) xref fix
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8728
Modified: complete.html
===================================================================
--- complete.html 2010-02-06 10:50:44 UTC (rev 4682)
+++ complete.html 2010-02-06 10:55:52 UTC (rev 4683)
@@ -8264,7 +8264,7 @@
must return a <code>CSSStyleDeclaration</code> whose value
represents the declarations specified in the attribute, if
present. Mutating the <code>CSSStyleDeclaration</code> object must
- create a <code title=attr-font-style>style</code> attribute on the
+ create a <code title=attr-style><a href=#the-style-attribute>style</a></code> attribute on the
element (if there isn't one already) and then change its value to be
a value representing the serialized form of the
<code>CSSStyleDeclaration</code> object. <a href=#refsCSSOM>[CSSOM]</a>
Modified: index
===================================================================
--- index 2010-02-06 10:50:44 UTC (rev 4682)
+++ index 2010-02-06 10:55:52 UTC (rev 4683)
@@ -8163,7 +8163,7 @@
must return a <code>CSSStyleDeclaration</code> whose value
represents the declarations specified in the attribute, if
present. Mutating the <code>CSSStyleDeclaration</code> object must
- create a <code title=attr-font-style>style</code> attribute on the
+ create a <code title=attr-style><a href=#the-style-attribute>style</a></code> attribute on the
element (if there isn't one already) and then change its value to be
a value representing the serialized form of the
<code>CSSStyleDeclaration</code> object. <a href=#refsCSSOM>[CSSOM]</a>
Modified: source
===================================================================
--- source 2010-02-06 10:50:44 UTC (rev 4682)
+++ source 2010-02-06 10:55:52 UTC (rev 4683)
@@ -8293,7 +8293,7 @@
must return a <code>CSSStyleDeclaration</code> whose value
represents the declarations specified in the attribute, if
present. Mutating the <code>CSSStyleDeclaration</code> object must
- create a <code title="attr-font-style">style</code> attribute on the
+ create a <code title="attr-style">style</code> attribute on the
element (if there isn't one already) and then change its value to be
a value representing the serialized form of the
<code>CSSStyleDeclaration</code> object. <a
More information about the Commit-Watchers
mailing list