Skip to content

Commit e7f0fa2

Browse files
committed
Generated. Do not edit!
1 parent 0369e29 commit e7f0fa2

1 file changed

Lines changed: 30 additions & 12 deletions

File tree

css-content/Overview.html

Lines changed: 30 additions & 12 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=2012-04-17 name=dcterms.date>
16+
<meta content=2013-07-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 17 April 2012</h2>
52+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 3 July 2013</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="2012/ED-css3-content-20120417">2012/ED-css3-content-20120417</a></dd> -->
60+
href="2013/ED-css3-content-20130703">2013/ED-css3-content-20130703</a></dd> -->
6161

6262
<dt>Latest version:
6363

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

9494
<p class=copyright><a
9595
href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"
96-
rel=license>Copyright</a> © 2012 <a href="http://www.w3.org/"><abbr
96+
rel=license>Copyright</a> © 2013 <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
@@ -347,8 +347,8 @@ <h2 id=pseudo-elements><span class=secno>3. </span>Pseudo-elements</h2>
347347
content. CSS pseudo-elements allow style sheet designers to refer to this
348348
otherwise inaccessible information. Pseudo-elements also provide style
349349
sheet designers a way to assign style to content that does not exist in
350-
the source document. Pseudo elements are defined in the [[SELECTORS]]
351-
specification.
350+
the source document. Pseudo elements are defined in the <a href="#SELECT"
351+
rel=biblioentry>[SELECT]<!--{{SELECT}}--></a> specification.
352352

353353
<h3 id=inserting-content-into-an-element-the-be><span class=secno>3.1.
354354
</span>Inserting content into an element: the ‘<code
@@ -1498,7 +1498,7 @@ <h2 id=inserting-and-replacing-content-with-the><span class=secno>7.
14981498
<p>In both cases, this further inhibits the creation of any
14991499
pseudo-elements which have this pseudo-element as a superior.
15001500

1501-
<dt><dfn id=content-list>&lt;content-list&gt;</dfn>
1501+
<dt><dfn id=ltcontent-listgt>&lt;content-list&gt;</dfn>
15021502

15031503
<dd> <!-- XXX find a sensible order for this -->
15041504
<p>[ pending(&lt;identifier&gt;) | &lt;string&gt; | contents | footnote |
@@ -1689,7 +1689,7 @@ <h2 id=inserting-and-replacing-content-with-the><span class=secno>7.
16891689
treated like ‘<a href="#none0"><code
16901690
class=property>none</code></a>’.
16911691

1692-
<dt><dfn id=counter>&lt;counter&gt;</dfn>
1692+
<dt><dfn id=ltcountergt>&lt;counter&gt;</dfn>
16931693

16941694
<dt>
16951695

@@ -1713,7 +1713,16 @@ <h2 id=inserting-and-replacing-content-with-the><span class=secno>7.
17131713
href="#counters">automatic counters and numbering</a> for more
17141714
information.
17151715

1716-
<dt><dfn id=named-string>&lt;named-string&gt;</dfn>
1716+
<p class=issue>To get the fixed symbols defined as counters (‘<a
1717+
href="#disc"><code class=property>disc</code></a>’, ‘<a
1718+
href="#circle"><code class=property>circle</code></a>’, ‘<code
1719+
class=property>quare</code>’, ‘disclosure-open’,
1720+
‘disclosure-closed’), you can write ‘<code class=css>content:
1721+
counter(foo, disc)</code>’, but as the counter is not important, it
1722+
might be useful to allow ‘<code class=css>content: disc</code>’ as
1723+
well.
1724+
1725+
<dt><dfn id=ltnamed-stringgt>&lt;named-string&gt;</dfn>
17171726

17181727
<dt>
17191728

@@ -1903,6 +1912,15 @@ <h3 class=no-num id=other-references>Other references</h3>
19031912
<dl class=bibliography>
19041913
<dd style="display: none"><!-- keeps the doc valid if the DL is empty -->
19051914
<!---->
1915+
1916+
<dt id=SELECT>[SELECT]
1917+
1918+
<dd>Tantek Çelik; et al. <a
1919+
href="http://www.w3.org/TR/2011/REC-css3-selectors-20110929/"><cite>Selectors
1920+
Level 3.</cite></a> 29 September 2011. W3C Recommendation. URL: <a
1921+
href="http://www.w3.org/TR/2011/REC-css3-selectors-20110929/">http://www.w3.org/TR/2011/REC-css3-selectors-20110929/</a>
1922+
</dd>
1923+
<!---->
19061924
</dl>
19071925
<!--end-informative-->
19081926

@@ -1921,13 +1939,13 @@ <h2 class=no-num id=index>Index</h2>
19211939

19221940
<li>content, <a href="#content" title="section 7."><strong>7.</strong></a>
19231941

1924-
<li>&lt;content-list&gt;, <a href="#content-list"
1942+
<li>&lt;content-list&gt;, <a href="#ltcontent-listgt"
19251943
title="section 7."><strong>7.</strong></a>
19261944

19271945
<li>contents, <a href="#contents0"
19281946
title="section 7."><strong>7.</strong></a>
19291947

1930-
<li>&lt;counter&gt;, <a href="#counter"
1948+
<li>&lt;counter&gt;, <a href="#ltcountergt"
19311949
title="section 7."><strong>7.</strong></a>
19321950

19331951
<li>counter-increment, <a href="#counter-increment"
@@ -1950,7 +1968,7 @@ <h2 class=no-num id=index>Index</h2>
19501968

19511969
<li>inhibit, <a href="#inhibit" title="section 7."><strong>7.</strong></a>
19521970

1953-
<li>&lt;named-string&gt;, <a href="#named-string"
1971+
<li>&lt;named-string&gt;, <a href="#ltnamed-stringgt"
19541972
title="section 7."><strong>7.</strong></a>
19551973

19561974
<li>no-close-quote, <a href="#no-close-quote"

0 commit comments

Comments
 (0)