Skip to content

Commit 61970bd

Browse files
committed
Update name of css-style-attr
1 parent f7f84e7 commit 61970bd

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

css-2010/Overview.html

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

1616
<h1>Cascading Style Sheets (CSS) Snapshot 2010</h1>
1717

18-
<h2 class="no-num no-toc" id=w3c-working-draft-date>W3C Working Draft 3
18+
<h2 class="no-num no-toc" id=w3c-working-draft-date>W3C Working Draft 30
1919
September 2010</h2>
2020

2121
<dl>
2222
<dt>This version:</dt>
23-
<!-- <dd><a href="http://www.w3.org/TR/2010/WD-css-2010-20100903/">http://www.w3.org/TR/2010/ED-css-2010-20100903</a></dd> -->
23+
<!-- <dd><a href="http://www.w3.org/TR/2010/WD-css-2010-20100930/">http://www.w3.org/TR/2010/ED-css-2010-20100930</a></dd> -->
2424

2525
<dd><a
2626
href="http://dev.w3.org/csswg/css-2010/">http://dev.w3.org/csswg/css-2010/</a>
@@ -251,8 +251,8 @@ <h3 id=css1><span class=secno>2.1. </span>CSS Level 1</h3>
251251
the features defined in the CSS1 specification (properties, values,
252252
at-rules, etc), but using the syntax and definitions in the <a
253253
href="http://www.w3.org/TR/CSS21/">CSS2.1 specification</a>. <a
254-
href="http://www.w3.org/TR/css-style-attr/">CSS Styling Attributes Level
255-
1</a> defines its inclusion in element-specific style attributes.
254+
href="http://www.w3.org/TR/css-style-attr/">CSS Style Attributes</a>
255+
defines its inclusion in element-specific style attributes.
256256

257257
<h3 id=css2><span class=secno>2.2. </span>CSS Level 2</h3>
258258

@@ -277,7 +277,7 @@ <h3 id=css2><span class=secno>2.2. </span>CSS Level 2</h3>
277277

278278
<p>The <a href="http://www.w3.org/TR/CSS21/">CSS2.1 specification</a>
279279
defines <dfn id=css-level-2>CSS Level 2</dfn> and the <a
280-
href="http://www.w3.org/TR/css-style-attr/">CSS Styling Attributes Level 1
280+
href="http://www.w3.org/TR/css-style-attr/">CSS Style Attributes
281281
specification</a> defines its inclusion in element-specific style
282282
attributes.
283283

@@ -314,8 +314,8 @@ <h2 id=css><span class=secno>3. </span>Cascading Style Sheets Definition</h2>
314314
<li><a href="http://www.w3.org/TR/css3-mediaqueries/">Media Queries Level
315315
3</a>
316316

317-
<li><a href="http://www.w3.org/TR/css-style-attr/">CSS Styling Attributes
318-
Level 1</a>
317+
<li><a href="http://www.w3.org/TR/css-style-attr/">CSS Style
318+
Attributes</a>
319319

320320
<li><a href="http://www.w3.org/TR/css3-namespace/">CSS Namespaces</a>
321321

css-2010/Overview.src.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,8 @@ <h3 id="css1">CSS Level 1</h3>
155155
in the CSS1 specification (properties, values, at-rules, etc), but using
156156
the syntax and definitions in the
157157
<a href="http://www.w3.org/TR/CSS21/">CSS2.1 specification</a>.
158-
<a href="http://www.w3.org/TR/css-style-attr/">CSS Styling Attributes
159-
Level 1</a> defines its inclusion in element-specific style attributes.</p>
158+
<a href="http://www.w3.org/TR/css-style-attr/">CSS Style Attributes</a>
159+
defines its inclusion in element-specific style attributes.</p>
160160

161161
<h3 id="css2">CSS Level 2</h3>
162162

@@ -180,7 +180,7 @@ <h3 id="css2">CSS Level 2</h3>
180180

181181
<p>The <a href="http://www.w3.org/TR/CSS21/">CSS2.1 specification</a> defines
182182
<dfn>CSS Level 2</dfn> and the <a href="http://www.w3.org/TR/css-style-attr/">CSS
183-
Styling Attributes Level 1 specification</a> defines its inclusion in
183+
Style Attributes specification</a> defines its inclusion in
184184
element-specific style attributes. </p>
185185

186186
<h3 id="css3">CSS Level 3</h3>
@@ -213,7 +213,7 @@ <h2 id="css">Cascading Style Sheets Definition</h2>
213213
<li><a href="http://www.w3.org/TR/CSS21/">CSS Level 2 Revision 1</a>
214214
(including errata)
215215
<li><a href="http://www.w3.org/TR/css3-mediaqueries/">Media Queries Level 3</a>
216-
<li><a href="http://www.w3.org/TR/css-style-attr/">CSS Styling Attributes Level 1</a>
216+
<li><a href="http://www.w3.org/TR/css-style-attr/">CSS Style Attributes</a>
217217
<li><a href="http://www.w3.org/TR/css3-namespace/">CSS Namespaces</a>
218218
<li><a href="http://www.w3.org/TR/css3-selectors/">Selectors Level 3</a>
219219
<li><a href="http://www.w3.org/TR/css3-color/">CSS Color Level 3</a>

0 commit comments

Comments
 (0)