Skip to content

Commit 00a3fd1

Browse files
committed
[css3-lists] Editorial tweaks
1 parent 0e0b7f3 commit 00a3fd1

2 files changed

Lines changed: 16 additions & 29 deletions

File tree

css3-lists/Overview.html

Lines changed: 12 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta content="CSS Lists and Counters Module Level 3" name=DC.title>
99
<meta content=text name=DC.type>
1010
<meta content=2012-09-24 name=DC.issued>
11-
<meta content="" name=DC.creator>
11+
<meta content="http://dev.w3.org/csswg/css3-lists/" name=DC.creator>
1212
<meta content=W3C name=DC.publisher>
1313
<meta content="http://www.w3.org/TR/2012/ED-css3-lists-20120924/"
1414
name=DC.identifier>
@@ -50,7 +50,9 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 24 September
5050
<dd><a
5151
href="http://www.w3.org/TR/css3-lists/">http://www.w3.org/TR/css3-lists/</a>
5252

53-
<dt>Editor's Draft: <a
53+
<dt>Editor's Draft:
54+
55+
<dd><a
5456
href="http://dev.w3.org/csswg/css3-lists/">http://dev.w3.org/csswg/css3-lists/</a>
5557

5658
<dt>Previous version:
@@ -222,10 +224,7 @@ <h2 class="no-num no-toc" id=contents> Table of contents</h2>
222224
Counters: the <code title=counter-function>counter()</code> and <code
223225
title=counters-function>counters()</code> functions</a>
224226

225-
<li><a href="#predefined-counter-styles"><span class=secno>10. </span>
226-
Predefined Counter Styles</a>
227-
228-
<li><a href="#ua-stylesheet"><span class=secno>11. </span> Sample style
227+
<li><a href="#ua-stylesheet"><span class=secno>10. </span> Sample style
229228
sheet for HTML</a>
230229

231230
<li class=no-num><a href="#profiles"> Profiles</a>
@@ -543,15 +542,17 @@ <h2 id=marker-content><span class=secno>3. </span> Default Marker Contents:
543542
<dd> If there is a counter style defined matching the <a
544543
href="#list-style-type-counter-style-name"><code>&lt;counter-style-name></code></a>,
545544
the list item's marker's <a href="#default-contents"><i>default
546-
contents</i></a> are that counter style. Otherwise, the list item's
547-
marker's <a href="#default-contents"><i>default contents</i></a> are
548-
<a href="#list-style-type-none"><code class=css>none</code></a>’.
545+
contents</i></a> are that counter style. [[CSS-COUNTER-STYLES]]
546+
Otherwise, the list item's marker's <a
547+
href="#default-contents"><i>default contents</i></a> are ‘<a
548+
href="#list-style-type-none"><code class=css>none</code></a>’.
549549

550550
<dt><dfn id=list-style-type-symbols-function>&lt;symbols-function></dfn>
551551

552552
<dd> The list item's marker's <a href="#default-contents"><i>default
553553
contents</i></a> are the counter style represented by the <a
554554
href="#list-style-type-symbols-function"><code>&lt;symbols-function></code></a>.
555+
[[CSS-COUNTER-STYLES]]
555556

556557
<dt><dfn id=list-style-type-none>none</dfn>
557558

@@ -588,8 +589,7 @@ <h2 id=marker-content><span class=secno>3. </span> Default Marker Contents:
588589
<!--
589590
-->/* Sets all ordered lists to use the upper-roman counter-style
590591
<!--
591-
--> (<a
592-
href="#upper-roman">defined in this specification</a>) */
592+
--> (defined in the Counter Styles specification [[CSS-COUNTER-STYLES]]) */
593593
<!--
594594
-->
595595
<!--
@@ -2057,13 +2057,7 @@ <h2 id=counter-function><span class=secno>9. </span> Printing Counters: the
20572057
...</pre>
20582058
</div>
20592059

2060-
<h2 id=predefined-counter-styles><span class=secno>10. </span> Predefined
2061-
Counter Styles</h2>
2062-
2063-
<p class=issue> Define them here, or just link over to the Counter Styles
2064-
draft?
2065-
2066-
<h2 id=ua-stylesheet><span class=secno>11. </span> Sample style sheet for
2060+
<h2 id=ua-stylesheet><span class=secno>10. </span> Sample style sheet for
20672061
HTML</h2>
20682062

20692063
<p>This section is informative, not normative. HTML itself defines the

css3-lists/Overview.src.html

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
2929
<dd><a href="http://www.w3.org/TR/css3-lists/">http://www.w3.org/TR/css3-lists/</a>
3030

3131
<dt>Editor's Draft:
32-
<a href="http://dev.w3.org/csswg/css3-lists/">http://dev.w3.org/csswg/css3-lists/</a>
32+
<dd><a href="http://dev.w3.org/csswg/css3-lists/">http://dev.w3.org/csswg/css3-lists/</a>
3333

3434
<dt>Previous version:
3535
<dd><a href="http://www.w3.org/TR/2011/WD-css3-lists-20110524/">http://www.w3.org/TR/2011/WD-css3-lists-20110524/</a>
@@ -302,13 +302,13 @@ <h2 id='marker-content'>
302302
<dt><dfn id='list-style-type-counter-style-name'>&lt;counter-style-name></dfn>
303303
<dd>
304304
If there is a counter style defined matching the <code>&lt;counter-style-name></code>,
305-
the list item's marker's <i>default contents</i> are that counter style.
305+
the list item's marker's <i>default contents</i> are that counter style. [[CSS-COUNTER-STYLES]]
306306
Otherwise, the list item's marker's <i>default contents</i> are ''none''.
307307

308308
<dt><dfn id='list-style-type-symbols-function'>&lt;symbols-function></dfn>
309309
<dd>
310310
The list item's marker's <i>default contents</i> are the counter style
311-
represented by the <code>&lt;symbols-function></code>.
311+
represented by the <code>&lt;symbols-function></code>. [[CSS-COUNTER-STYLES]]
312312

313313
<dt><dfn id='list-style-type-none'>none</dfn>
314314
<dd>
@@ -331,7 +331,7 @@ <h2 id='marker-content'>
331331
-->&#xa;<!--
332332
-->ol { list-style-type: upper-roman; }&#xa;<!--
333333
-->/* Sets all ordered lists to use the upper-roman counter-style &#xa;<!--
334-
--> (<a href="#upper-roman">defined in this specification</a>) */&#xa;<!--
334+
--> (defined in the Counter Styles specification [[CSS-COUNTER-STYLES]]) */&#xa;<!--
335335
-->&#xa;<!--
336336
-->ul { list-style-type: symbols(repeating '○' '●'); }&#xa;<!--
337337
-->/* Sets all unordered list items to alternate between empty and &#xa;<!--
@@ -1482,13 +1482,6 @@ <h2 id='counter-function'>
14821482
</div>
14831483

14841484

1485-
<h2 id='predefined-counter-styles'>
1486-
Predefined Counter Styles</h2>
1487-
1488-
<p class='issue'>
1489-
Define them here, or just link over to the Counter Styles draft?
1490-
1491-
14921485

14931486
<h2 id='ua-stylesheet'>
14941487
Sample style sheet for HTML</h2>

0 commit comments

Comments
 (0)