Skip to content

Commit 2185b31

Browse files
committed
Use term 'inline style information' somewhere. <http://lists.w3.org/Archives/Public/www-style/2010Jan/0507.html>
1 parent 75ce74e commit 2185b31

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

css-style-attr/Overview.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<h1>CSS Styling Attributes Level 1</h1>
1717

18-
<h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 21 January
18+
<h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 23 February
1919
2010</h2>
2020

2121
<dl>
@@ -24,7 +24,7 @@ <h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 21 January
2424
<dd>
2525

2626
<dd><a
27-
href="http://www.w3.org/TR/2010/WD-css-style-attr-20100121/">http://www.w3.org/TR/2010/WD-css-style-attr-20100121/</a></dd>
27+
href="http://www.w3.org/TR/2010/WD-css-style-attr-20100223/">http://www.w3.org/TR/2010/WD-css-style-attr-20100223/</a></dd>
2828
<!-- <dd><a href="http://dev.w3.org/csswg/css-style-attr/">http://dev.w3.org/csswg/css-style-attr/</a> -->
2929

3030
<dt>Latest version:
@@ -82,7 +82,7 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2>
8282
<p>Markup languages such as HTML <a href="#HTML40"
8383
rel=biblioentry>[HTML40]<!--{{HTML40}}--></a> and SVG <a href="#SVG11"
8484
rel=biblioentry>[SVG11]<!--{{SVG11}}--></a> provide a styling attribute on
85-
most elements, to hold a fragment of a style sheet that applies to those
85+
most elements, to hold inline style information that applies to those
8686
elements. One of the possible style sheet languages is CSS. This draft
8787
describes the syntax and interpretation of the CSS fragment that can be
8888
used in such styling attributes.

css-style-attr/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
3939
<h2 class="no-num no-toc" id="abstract">Abstract</h2>
4040

4141
<p>Markup languages such as HTML [[HTML40]] and SVG [[SVG11]] provide a styling
42-
attribute on most elements, to hold a fragment of a style sheet that applies
42+
attribute on most elements, to hold inline style information that applies
4343
to those elements. One of the possible style sheet languages is CSS. This
4444
draft describes the syntax and interpretation of the CSS fragment that can
4545
be used in such styling attributes.

0 commit comments

Comments
 (0)