[html5] r4538 - [e] (0) tweaks to bring the spec into line with recent changes to the cssattr spec.
whatwg at whatwg.org
whatwg at whatwg.org
Thu Jan 7 01:03:47 PST 2010
Author: ianh
Date: 2010-01-07 01:03:42 -0800 (Thu, 07 Jan 2010)
New Revision: 4538
Modified:
complete.html
index
source
Log:
[e] (0) tweaks to bring the spec into line with recent changes to the cssattr spec.
Modified: complete.html
===================================================================
--- complete.html 2010-01-07 08:33:25 UTC (rev 4537)
+++ complete.html 2010-01-07 09:03:42 UTC (rev 4538)
@@ -8143,21 +8143,16 @@
<h5 id=the-style-attribute><span class=secno>3.2.3.7 </span>The <dfn title=attr-style><code>style</code></dfn> attribute</h5>
- <p>All <a href=#html-elements>HTML elements</a> may have the <code title=attr-style><a href=#the-style-attribute>style</a></code> content attribute set. If specified,
- the attribute must contain only a list of zero or more
- semicolon-separated (;) CSS declarations, matching the CSS Style
- Attribute <code title="">inline-stylesheet</code> production. <a href=#refsCSSATTR>[CSSATTR]</a></p>
+ <p>All <a href=#html-elements>HTML elements</a> may have the <code title=attr-style><a href=#the-style-attribute>style</a></code> content attribute set. This is a
+ <span>CSS styling attribute</span> as defined by the CSS Styling
+ Attribute Syntax specification. <a href=#refsCSSATTR>[CSSATTR]</a></p>
<div class=impl>
<p>In user agents that support CSS, the attribute's value must be
- parsed when the attribute is added or has its value changed,
- according to the rules given for CSS Style Attributes. All <a href=#url title=URL>URLs</a> in the value must be <a href=#resolve-a-url title="resolve a
- url">resolved</a> relative to the element when the attribute is
- parsed.<!-- so dynamic changes to the base URL don't affect the CSS
- --> For the purposes of the CSS cascade, the attribute must be
- considered to be a 'style' attribute at the author level, as defined
- by the rules given for CSS Style Attributes. <a href=#refsCSSATTR>[CSSATTR]</a></p>
+ parsed when the attribute is added or has its value changed<!-- so
+ dynamic changes to the base URL don't affect the CSS -->, according
+ to the rules given for <span>CSS styling attributes</span>. <a href=#refsCSSATTR>[CSSATTR]</a></p>
</div>
@@ -86227,8 +86222,8 @@
<dt id=refsCSSATTR>[CSSATTR]</dt>
<dd><cite><a href=http://dev.w3.org/csswg/css-style-attr/>CSS
- Style Attribute Syntax</a></cite>, E. Etemad. W3C, December
- 2009.</dd>
+ Styling Attribute Syntax</a></cite>, E. Etemad. W3C, January
+ 2010.</dd>
<dt id=refsCSSCOLOR>[CSSCOLOR]</dt>
<!--
Modified: index
===================================================================
--- index 2010-01-07 08:33:25 UTC (rev 4537)
+++ index 2010-01-07 09:03:42 UTC (rev 4538)
@@ -7978,21 +7978,16 @@
<h5 id=the-style-attribute><span class=secno>3.2.3.7 </span>The <dfn title=attr-style><code>style</code></dfn> attribute</h5>
- <p>All <a href=#html-elements>HTML elements</a> may have the <code title=attr-style><a href=#the-style-attribute>style</a></code> content attribute set. If specified,
- the attribute must contain only a list of zero or more
- semicolon-separated (;) CSS declarations, matching the CSS Style
- Attribute <code title="">inline-stylesheet</code> production. <a href=#refsCSSATTR>[CSSATTR]</a></p>
+ <p>All <a href=#html-elements>HTML elements</a> may have the <code title=attr-style><a href=#the-style-attribute>style</a></code> content attribute set. This is a
+ <span>CSS styling attribute</span> as defined by the CSS Styling
+ Attribute Syntax specification. <a href=#refsCSSATTR>[CSSATTR]</a></p>
<div class=impl>
<p>In user agents that support CSS, the attribute's value must be
- parsed when the attribute is added or has its value changed,
- according to the rules given for CSS Style Attributes. All <a href=#url title=URL>URLs</a> in the value must be <a href=#resolve-a-url title="resolve a
- url">resolved</a> relative to the element when the attribute is
- parsed.<!-- so dynamic changes to the base URL don't affect the CSS
- --> For the purposes of the CSS cascade, the attribute must be
- considered to be a 'style' attribute at the author level, as defined
- by the rules given for CSS Style Attributes. <a href=#refsCSSATTR>[CSSATTR]</a></p>
+ parsed when the attribute is added or has its value changed<!-- so
+ dynamic changes to the base URL don't affect the CSS -->, according
+ to the rules given for <span>CSS styling attributes</span>. <a href=#refsCSSATTR>[CSSATTR]</a></p>
</div>
@@ -77992,8 +77987,8 @@
<dt id=refsCSSATTR>[CSSATTR]</dt>
<dd><cite><a href=http://dev.w3.org/csswg/css-style-attr/>CSS
- Style Attribute Syntax</a></cite>, E. Etemad. W3C, December
- 2009.</dd>
+ Styling Attribute Syntax</a></cite>, E. Etemad. W3C, January
+ 2010.</dd>
<dt id=refsCSSCOLOR>[CSSCOLOR]</dt>
<!--
Modified: source
===================================================================
--- source 2010-01-07 08:33:25 UTC (rev 4537)
+++ source 2010-01-07 09:03:42 UTC (rev 4538)
@@ -8076,23 +8076,17 @@
<h5>The <dfn title="attr-style"><code>style</code></dfn> attribute</h5>
<p>All <span>HTML elements</span> may have the <code
- title="attr-style">style</code> content attribute set. If specified,
- the attribute must contain only a list of zero or more
- semicolon-separated (;) CSS declarations, matching the CSS Style
- Attribute <code title="">inline-stylesheet</code> production. <a
+ title="attr-style">style</code> content attribute set. This is a
+ <span>CSS styling attribute</span> as defined by the CSS Styling
+ Attribute Syntax specification. <a
href="#refsCSSATTR">[CSSATTR]</a></p>
<div class="impl">
<p>In user agents that support CSS, the attribute's value must be
- parsed when the attribute is added or has its value changed,
- according to the rules given for CSS Style Attributes. All <span
- title="URL">URLs</span> in the value must be <span title="resolve a
- url">resolved</span> relative to the element when the attribute is
- parsed.<!-- so dynamic changes to the base URL don't affect the CSS
- --> For the purposes of the CSS cascade, the attribute must be
- considered to be a 'style' attribute at the author level, as defined
- by the rules given for CSS Style Attributes. <a
+ parsed when the attribute is added or has its value changed<!-- so
+ dynamic changes to the base URL don't affect the CSS -->, according
+ to the rules given for <span>CSS styling attributes</span>. <a
href="#refsCSSATTR">[CSSATTR]</a></p>
</div>
@@ -96391,8 +96385,8 @@
<dt id="refsCSSATTR">[CSSATTR]</dt>
<dd><cite><a href="http://dev.w3.org/csswg/css-style-attr/">CSS
- Style Attribute Syntax</a></cite>, E. Etemad. W3C, December
- 2009.</dd>
+ Styling Attribute Syntax</a></cite>, E. Etemad. W3C, January
+ 2010.</dd>
<dt id="refsCSSCOLOR">[CSSCOLOR]</dt>
<!--
More information about the Commit-Watchers
mailing list