Skip to content

Commit c95f6d7

Browse files
committed
Change the 'obsolete' class to 'annoying-warning' to be more generic.
--HG-- extra : rebase_source : 831108f2956b31b1392277f8a563ac32d62693c1
1 parent c4ddbfa commit c95f6d7

15 files changed

Lines changed: 844 additions & 1896 deletions

File tree

css-backgrounds-4/Overview.src.html

Lines changed: 274 additions & 274 deletions
Large diffs are not rendered by default.

css-content/Overview.html

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
rel=dcterms.rights>
1414
<meta content="CSS Generated Content Module Level 3" name=dcterms.title>
1515
<meta content=text name=dcterms.type>
16-
<meta content=2013-07-03 name=dcterms.date>
16+
<meta content=2014-02-03 name=dcterms.date>
1717
<meta content="Håkon Wium Lie" name=dcterms.creator>
1818
<meta content="Elika J. Etemad" name=dcterms.creator>
1919
<meta content="Ian Hickson" name=dcterms.creator>
@@ -49,15 +49,15 @@
4949

5050
<h1>CSS Generated Content Module Level 3</h1>
5151

52-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 3 July 2013</h2>
52+
<h2 class="no-num no-toc">Editor's Draft 3 February 2014</h2>
5353

5454
<dl>
5555
<dt>This version:
5656

5757
<dd><a
5858
href="http://dev.w3.org/csswg/css3-content/">http://dev.w3.org/csswg/css3-content/</a></dd>
5959
<!-- <dd><a
60-
href="2013/ED-css3-content-20130703">2013/ED-css3-content-20130703</a></dd> -->
60+
href="2014/ED-css3-content-20140203">2014/ED-css3-content-20140203</a></dd> -->
6161

6262
<dt>Latest version:
6363

@@ -93,7 +93,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 3 July 2013</h2>
9393

9494
<p class=copyright><a
9595
href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"
96-
rel=license>Copyright</a> © 2013 <a href="http://www.w3.org/"><abbr
96+
rel=license>Copyright</a> © 2014 <a href="http://www.w3.org/"><abbr
9797
title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a
9898
href="http://www.csail.mit.edu/"><abbr
9999
title="Massachusetts Institute of Technology">MIT</abbr></a>, <a
@@ -110,7 +110,8 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 3 July 2013</h2>
110110
<!--end-copyright-->
111111
<hr title="Separator for header">
112112
</div>
113-
<details class=obsolete open=open> <summary>Obsoletion Notice</summary>
113+
<details class=annoying-warning open=open> <summary>Obsoletion
114+
Notice</summary>
114115
<p>This specification is not being actively maintained, and should not be
115116
used as a guide for implementations. It may be revived in the future, but
116117
for now should be considered obsolete. <br>
@@ -347,8 +348,9 @@ <h2 id=pseudo-elements><span class=secno>3. </span>Pseudo-elements</h2>
347348
content. CSS pseudo-elements allow style sheet designers to refer to this
348349
otherwise inaccessible information. Pseudo-elements also provide style
349350
sheet designers a way to assign style to content that does not exist in
350-
the source document. Pseudo elements are defined in the <a href="#SELECT"
351-
rel=biblioentry>[SELECT]<!--{{SELECT}}--></a> specification.
351+
the source document. Pseudo elements are defined in the <a
352+
href="#ref-SELECT" rel=biblioentry>[SELECT]<!--{{SELECT}}--></a>
353+
specification.
352354

353355
<h3 id=inserting-content-into-an-element-the-be><span class=secno>3.1.
354356
</span>Inserting content into an element: the ‘<code
@@ -1102,7 +1104,7 @@ <h3 id=reserved-counter-names><span class=secno>5.4. </span>Reserved
11021104

11031105
<p>The ‘<code class=property>total-pages</code>’ counter, however, is
11041106
reserved. Resetting or increasing this counter has no effect. See the
1105-
Paged Media module <a href="#CSS3PAGE"
1107+
Paged Media module <a href="#ref-CSS3PAGE"
11061108
rel=biblioentry>[CSS3PAGE]<!--{{!CSS3PAGE}}--></a> for more information on
11071109
this counter.</p>
11081110
<!--=======================================================================-->
@@ -1255,9 +1257,9 @@ <h3 id=page-policy><span class=secno>6.2. </span>Determining which counter
12551257

12561258
<pre>
12571259
@string chapter { page-policy: last; }
1258-
@page {
1260+
@page {
12591261
size: 21.0cm 29.7cm; /* A4 */
1260-
@top {
1262+
@top {
12611263
text-align: right;
12621264
vertical-align: center;
12631265
content: string (chapter);
@@ -1810,7 +1812,7 @@ <h2 id=inserting-and-replacing-content-with-the><span class=secno>7.
18101812
</dl>
18111813

18121814
<p>For more information on the list of symbols and their definitions,
1813-
see the Lists module <a href="#CSS3LIST"
1815+
see the Lists module <a href="#ref-CSS3LIST"
18141816
rel=biblioentry>[CSS3LIST]<!--{{!CSS3LIST}}--></a>.
18151817

18161818
<dt>&lt;datetime&gt;
@@ -1883,7 +1885,7 @@ <h3 class=no-num id=normative-references>Normative references</h3>
18831885
<dd style="display: none"><!-- keeps the doc valid if the DL is empty -->
18841886
<!---->
18851887

1886-
<dt id=CSS3LIST>[CSS3LIST]
1888+
<dt id=ref-CSS3LIST>[CSS3LIST]
18871889

18881890
<dd>Tab Atkins Jr. <a
18891891
href="http://www.w3.org/TR/2011/WD-css3-lists-20110524"><cite>CSS Lists
@@ -1893,7 +1895,7 @@ <h3 class=no-num id=normative-references>Normative references</h3>
18931895
</dd>
18941896
<!---->
18951897

1896-
<dt id=CSS3PAGE>[CSS3PAGE]
1898+
<dt id=ref-CSS3PAGE>[CSS3PAGE]
18971899

18981900
<dd>Melinda Grant; et al. <a
18991901
href="http://www.w3.org/TR/2013/WD-css3-page-20130314/"><cite>CSS Paged
@@ -1913,7 +1915,7 @@ <h3 class=no-num id=other-references>Other references</h3>
19131915
<dd style="display: none"><!-- keeps the doc valid if the DL is empty -->
19141916
<!---->
19151917

1916-
<dt id=SELECT>[SELECT]
1918+
<dt id=ref-SELECT>[SELECT]
19171919

19181920
<dd>Tantek Çelik; et al. <a
19191921
href="http://www.w3.org/TR/2011/REC-css3-selectors-20110929/"><cite>Selectors

css-content/Overview.src.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
4747
<dd><a href="http://www.w3.org/TR/2003/WD-css3-content-20030514/">http://www.w3.org/TR/2003/WD-css3-content-20030514/</a></dd>
4848
<dt>Feedback:</dt>
4949
<dd><a href="mailto:www-style@w3.org?subject=%5Bcss-content%5D%20feedback"
50-
>www-style@w3.org</a>
51-
with subject line &ldquo;<kbd>[css-content]
50+
>www-style@w3.org</a>
51+
with subject line &ldquo;<kbd>[css-content]
5252
<var>&hellip; message topic &hellip;</var></kbd>&rdquo;
5353
(<a rel="discussion" href="http://lists.w3.org/Archives/Public/www-style/"
5454
>archives</a>)
@@ -63,7 +63,7 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
6363
<hr title="Separator for header">
6464
</div>
6565

66-
<details open class='obsolete'>
66+
<details open class='annoying-warning'>
6767
<summary>Obsoletion Notice</summary>
6868
<p>This specification is not being actively maintained, and should not be used as a guide for implementations. It may be revived in the future, but for now should be considered obsolete. <br>If you have questions or comments on this specification, please send an email to the CSS Working Group's mailing list at <a href="mailto:www-style@w3.org">www-style@w3.org</a>. (Before sending mail for the first time, you have to subscribe at <a href="http://lists.w3.org/Archives/Public/www-style/">http://lists.w3.org/Archives/Public/www-style/</a>.)</p>
6969
</details>
@@ -160,7 +160,7 @@ <h2>Terminology</h2>
160160
<dl>
161161
<dt><dfn>originating element</dfn></dt>
162162
<dd>
163-
A pseudo-element's originating element is the element
163+
A pseudo-element's originating element is the element
164164
to which it is associated. e.g. the originating element of the
165165
pseudo-element matched by '::before' is the element to which
166166
it is attached. Note that an element never has a originating element,
@@ -455,7 +455,7 @@ <h3>Inserting quotes with the 'content' property</h3>
455455
<em>Note.</em> If a quotation is in a different language than the
456456
surrounding text, it is customary to quote the text with the quote
457457
marks of the language of the surrounding text, not the language of the
458-
quotation itself.
458+
quotation itself.
459459
</div>
460460

461461
<div class="example">
@@ -693,7 +693,7 @@ <h3><a name="counter-scope">Nested counters and scope</a></h3>
693693
the values of all counters with the same name, separated by a given string.
694694

695695
<div class="example"><p>
696-
<p>The following style sheet numbers nested list items
696+
<p>The following style sheet numbers nested list items
697697
as "1", "1.1", "1.1.1", etc.
698698

699699
<pre>
@@ -795,7 +795,7 @@ <h2 id="named-strings">Named strings</h2>
795795
content: string(author);
796796
}
797797
}
798-
</pre>
798+
</pre>
799799

800800
<p class="issue">This section is missing a property definition.</p> <!-- XXX -->
801801

@@ -812,7 +812,7 @@ <h2 id="named-strings">Named strings</h2>
812812

813813
<!--=======================================================================-->
814814

815-
<h3>'@counter-styles'</h3>
815+
<h3>'@counter-styles'</h3>
816816

817817
<p>This at-rule can be used to change the counter's
818818
default counter style. This is typicially used to change, for example, the footnote style:</p>
@@ -859,9 +859,9 @@ <h3 id="page-policy">Determining which counter or string-set value to use: the '
859859
of the string at the end of the page. Example:</p>
860860
<pre>
861861
@string chapter { page-policy: last; }
862-
@page {
862+
@page {
863863
size: 21.0cm 29.7cm; /* A4 */
864-
@top {
864+
@top {
865865
text-align: right;
866866
vertical-align: center;
867867
content: string (chapter);
@@ -873,7 +873,7 @@ <h3 id="page-policy">Determining which counter or string-set value to use: the '
873873
<p>To use the chapter name as it was when the processing of the page
874874
started, the designer would specify a 'page-policy' of 'start' instead of
875875
'last'. Designers can also use the value of a string or counter after its first
876-
state change on a page by specifying 'first'.</p>
876+
state change on a page by specifying 'first'.</p>
877877

878878

879879
<!--=======================================================================-->

0 commit comments

Comments
 (0)