Skip to content

Commit ddbc850

Browse files
committed
[css-lists] typo
1 parent e257046 commit ddbc850

2 files changed

Lines changed: 213 additions & 215 deletions

File tree

css-lists/Overview.html

Lines changed: 63 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010

1111
<meta content="CSS Lists and Counters Module Level 3" name=dcterms.title>
1212
<meta content=text name=dcterms.type>
13-
<meta content=2013-02-19 name=dcterms.issued>
14-
<meta content="http://dev.w3.org/csswg/css3-lists/" name=dcterms.creator>
13+
<meta content=2013-12-02 name=dcterms.date>
14+
<meta content="Tab Atkins Jr." name=dcterms.creator>
1515
<meta content=W3C name=dcterms.publisher>
1616
<meta content="http://dev.w3.org/csswg/css3-lists/"
1717
name=dcterms.identifier>
@@ -37,13 +37,12 @@
3737

3838
<h1>CSS Lists and Counters Module Level 3</h1>
3939

40-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 19 February
41-
2013</h2>
40+
<h2 class="no-num no-toc">Editor's Draft 2 December 2013</h2>
4241

4342
<dl>
4443
<dt>This version:
4544

46-
<dd><!--<a href="http://www.w3.org/TR/2013/WD-css3-lists-20130219">http://www.w3.org/TR/2013/WD-css3-lists-20130219</a>-->
45+
<dd><!--<a href="http://www.w3.org/TR/2013/WD-css3-lists-20131202">http://www.w3.org/TR/2013/WD-css3-lists-20131202</a>-->
4746
<a
4847
href="http://dev.w3.org/csswg/css3-lists/">http://dev.w3.org/csswg/css3-lists/</a>
4948

@@ -67,13 +66,14 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 19 February
6766
<dd><a
6867
href="https://www.w3.org/Bugs/Public/buglist.cgi?product=CSS&component=Lists%20and%20Counters&resolution=---">Bugzilla</a>
6968

70-
<dt>Feedback:</dt>
71-
<dd><a href="mailto:www-style@w3.org?subject=%5Bcss-lists%5D%20feedback"
72-
>www-style@w3.org</a>
73-
with subject line &ldquo;<kbd>[css-lists]
74-
<var>&hellip; message topic &hellip;</var></kbd>&rdquo;
75-
(<a rel="discussion" href="http://lists.w3.org/Archives/Public/www-style/"
76-
>archives</a>)
69+
<dt>Feedback:
70+
71+
<dd><a
72+
href="mailto:www-style@w3.org?subject=%5Bcss-lists%5D%20feedback">www-style@w3.org</a>
73+
with subject line “<kbd>[css-lists] <var>… message topic
74+
</var></kbd>” (<a
75+
href="http://lists.w3.org/Archives/Public/www-style/"
76+
rel=discussion>archives</a>)
7777

7878
<dt>Editor:
7979

@@ -126,9 +126,9 @@ <h2 class="no-num no-toc" id=abstract> Abstract</h2>
126126
<p>CSS is a language for describing the rendering of structured documents
127127
(such as HTML and XML) on screen, on paper, in speech, etc. This draft
128128
contains the features of CSS level 3 relating to list styling. It
129-
includes and extends the functionality of CSS level 2 <a href="#CSS21"
130-
rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>, which builds on CSS level 1
131-
<a href="#CSS1" rel=biblioentry>[CSS1]<!--{{CSS1}}--></a>. The main
129+
includes and extends the functionality of CSS level 2 <a
130+
href="#ref-CSS21">[CSS21]<!--{{!CSS21}}--></a>, which builds on CSS
131+
level 1 <a href="#ref-CSS1">[CSS1]<!--{{CSS1}}--></a>. The main
132132
extensions compared to level 2 are a pseudo-element representing the list
133133
marker, and a method for authors to define their own list-styles.
134134

@@ -150,20 +150,22 @@ <h2 class="no-num no-toc" id=status> Status of this document</h2>
150150
“css3-lists” in the subject, preferably like this:
151151
“[<!---->css3-lists<!---->] <em>…summary of comment…</em>
152152

153-
<p>This document was produced by the <a href="/Style/CSS/members">CSS
154-
Working Group</a> (part of the <a href="/Style/">Style Activity</a>).
153+
<p>This document was produced by the <a
154+
href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part of
155+
the <a href="http://www.w3.org/Style/">Style Activity</a>).
155156

156157
<p>This document was produced by a group operating under the <a
157-
href="/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent
158-
Policy</a>. W3C maintains a <a href="/2004/01/pp-impl/32061/status"
158+
href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February
159+
2004 W3C Patent Policy</a>. W3C maintains a <a
160+
href="http://www.w3.org/2004/01/pp-impl/32061/status"
159161
rel=disclosure>public list of any patent disclosures</a> made in
160162
connection with the deliverables of the group; that page also includes
161163
instructions for disclosing a patent. An individual who has actual
162164
knowledge of a patent which the individual believes contains <a
163-
href="/Consortium/Patent-Policy-20040205/#def-essential">Essential
165+
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential
164166
Claim(s)</a> must disclose the information in accordance with <a
165-
href="/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the
166-
W3C Patent Policy</a>.</p>
167+
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section
168+
6 of the W3C Patent Policy</a>.</p>
167169
<!--end-status-->
168170

169171
<h2 class="no-num no-toc" id=contents> Table of contents</h2>
@@ -448,8 +450,8 @@ <h2 id=marker-content><span class=secno>3. </span> Default Marker Contents:
448450
href="#list-style-type-none"><code class=css>none</code></a>
449451
</table>
450452

451-
<p> The ‘<a href="#list-style-type"><code
452-
class=property>list-style-type</code></a>’ property specifies an image
453+
<p> The ‘<a href="#list-style-image"><code
454+
class=property>list-style-image</code></a>’ property specifies an image
453455
that will be used as the list marker's <a
454456
href="#default-contents"><i>default contents</i></a>. The values are
455457
defined as follows:
@@ -1481,14 +1483,14 @@ <h3 id=marker-side><span class=secno>7.2. </span> The ‘<a
14811483
<tr>
14821484
<td style="border-right: thin solid">
14831485
<pre>
1484-
* english one
1486+
* english one
14851487
OWT WERBEH *
1486-
* english three
1488+
* english three
14871489
RUOF WERBEH *</pre>
14881490

14891491
<td>
14901492
<pre>
1491-
* english one
1493+
* english one
14921494
* OWT WERBEH
14931495
* english three
14941496
* RUOF WERBEH</pre>
@@ -1963,8 +1965,8 @@ <h3 id=counters-without-boxes><span class=secno>8.4. </span> Counters in
19631965
class=css>hidden</code>’, still cause the element to generate a box, and
19641966
so do not apply here.
19651967

1966-
<h2 id=counter-functions><span class=secno>9. </span> Printing Counters: the
1967-
<a href="#counter-function"><code
1968+
<h2 id=counter-functions><span class=secno>9. </span> Printing Counters:
1969+
the <a href="#counter-function"><code
19681970
title=counter-function>counter()</code></a> and <a
19691971
href="#counters-function"><code
19701972
title=counters-function>counters()</code></a> functions</h2>
@@ -2020,7 +2022,7 @@ <h2 id=counter-functions><span class=secno>9. </span> Printing Counters: the
20202022
DIV.note::before { content: counter(notecntr, disc) " " }
20212023
/* Simply generates a bullet before every div.note */
20222024

2023-
P::before { content: counter(p, none) }
2025+
P::before { content: counter(p, none) }
20242026
/* inserts nothing */</pre>
20252027
</div>
20262028

@@ -2117,10 +2119,10 @@ <h2 id=counter-functions><span class=secno>9. </span> Printing Counters: the
21172119
h2 { counter-increment: h2; counter-reset: h3; }
21182120
h3 { counter-increment: h3; }
21192121
h1::before { content: counter(h1,upper-alpha) ' '; }
2120-
h2::before { content: counter(h1,upper-alpha) '.'
2122+
h2::before { content: counter(h1,upper-alpha) '.'
21212123
counter(h2,decimal) ' '; }
2122-
h3::before { content: counter(h1,upper-alpha) '.'
2123-
counter(h2,decimal) '.'
2124+
h3::before { content: counter(h1,upper-alpha) '.'
2125+
counter(h2,decimal) '.'
21242126
counter(h3,lower-roman) ' '; }
21252127
&lt;/style></pre>
21262128

@@ -2131,7 +2133,7 @@ <h2 id=counter-functions><span class=secno>9. </span> Printing Counters: the
21312133
...
21322134
A.1 First H2 in H1
21332135
...
2134-
A.2 Second H2 in H1
2136+
A.2 Second H2 in H1
21352137
...
21362138
A.2.i First H3 in H2
21372139
...
@@ -2149,19 +2151,19 @@ <h2 id=ua-stylesheet><span class=secno>10. </span> Sample style sheet for
21492151

21502152
<pre>
21512153
/* Set up list items */
2152-
li {
2153-
display: list-item;
2154-
/* counter-increment: list-item; (implied by display: list-item) */
2154+
li {
2155+
display: list-item;
2156+
/* counter-increment: list-item; (implied by display: list-item) */
21552157
}
21562158

21572159
/* Set up ol and ul so that they reset the list-item counter */
2158-
ol, ul {
2159-
counter-reset: list-item;
2160+
ol, ul {
2161+
counter-reset: list-item;
21602162
}
21612163

21622164
/* Default list style types for ordered lists */
2163-
ol {
2164-
list-style-type: decimal;
2165+
ol {
2166+
list-style-type: decimal;
21652167
}
21662168

21672169
/* Default list style types for unordered lists up to 3 deep */
@@ -2184,21 +2186,21 @@ <h2 id=ua-stylesheet><span class=secno>10. </span> Sample style sheet for
21842186
ol[type="I"] { list-style-type: upper-roman; }
21852187

21862188
/* The start attribute on ol elements */
2187-
ol[start] {
2188-
counter-reset: list-item attr(start integer, 1);
2189-
counter-increment: list-item -1;
2189+
ol[start] {
2190+
counter-reset: list-item attr(start integer, 1);
2191+
counter-increment: list-item -1;
21902192
}
21912193

21922194
/* The value attribute on li elements */
2193-
li[value] {
2194-
counter-set: list-item attr(value integer, 1);
2195+
li[value] {
2196+
counter-set: list-item attr(value integer, 1);
21952197
counter-increment: none; /* Turn off default increase */
21962198
}
21972199

21982200
/* Box Model Rules */
2199-
ol, ul {
2200-
display: block;
2201-
margin: 1em 0;
2201+
ol, ul {
2202+
display: block;
2203+
margin: 1em 0;
22022204
marker-side: list-container;
22032205
}
22042206

@@ -2208,17 +2210,17 @@ <h2 id=ua-stylesheet><span class=secno>10. </span> Sample style sheet for
22082210
ol:dir(rtl), ul:dir(rtl) {
22092211
padding-right: 40px;
22102212
}
2211-
2212-
ol ol, ol ul, ul ul, ul ol {
2213-
margin-top: 0;
2214-
margin-bottom: 0;
2213+
2214+
ol ol, ol ul, ul ul, ul ol {
2215+
margin-top: 0;
2216+
margin-bottom: 0;
22152217
}
22162218

22172219
li {
22182220
text-align: match-parent;
22192221
}
2220-
2221-
li::marker {
2222+
2223+
li::marker {
22222224
display: inline;
22232225
text-align: end;
22242226
unicode-bidi: isolate;
@@ -2267,7 +2269,7 @@ <h2 class=no-num id=acknowledgments> Acknowledgments</h2>
22672269
Rosenne, Karl Ove Hufthammer, Musheg Arakelyan, Nariné Renard Karapetyan,
22682270
Randall Bart, Richard Ishida, Simon Montagu (Mozilla,
22692271
smontagu@smontagu.org)
2270-
<!-- see http://www.damowmow.com/temp/csswg/lists/part2.html
2272+
<!-- see http://www.damowmow.com/temp/csswg/lists/part2.html
22712273
http://www.qsm.co.il/Hebrew/Gimatria.htm
22722274
http://people.netscape.com/smontagu/writings/HebrewNumbers.html
22732275
http://www.ethiopic.org/Collation/OrderedLists.html
@@ -2300,17 +2302,15 @@ <h3 class=no-num id=normative-references>Normative references</h3>
23002302
<!--begin-normative-->
23012303
<!-- Sorted by label -->
23022304

2303-
<dl class=bibliography>
2304-
<dt style="display: none"><!-- keeps the doc valid if the DL is empty -->
2305-
<!---->
2305+
<dl class=bibliography><!---->
23062306

23072307
<dt id=CSS21>[CSS21]
23082308

23092309
<dd>Bert Bos; et al. <a
2310-
href="http://www.w3.org/TR/2011/REC-CSS2-20110607/"><cite>Cascading Style
2310+
href="http://www.w3.org/TR/2011/REC-CSS2-20110607"><cite>Cascading Style
23112311
Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 7 June
23122312
2011. W3C Recommendation. URL: <a
2313-
href="http://www.w3.org/TR/2011/REC-CSS2-20110607/">http://www.w3.org/TR/2011/REC-CSS2-20110607/</a>
2313+
href="http://www.w3.org/TR/2011/REC-CSS2-20110607">http://www.w3.org/TR/2011/REC-CSS2-20110607</a>
23142314
</dd>
23152315
<!---->
23162316
</dl>
@@ -2320,9 +2320,7 @@ <h3 class=no-num id=other-references>Other references</h3>
23202320
<!--begin-informative-->
23212321
<!-- Sorted by label -->
23222322

2323-
<dl class=bibliography>
2324-
<dt style="display: none"><!-- keeps the doc valid if the DL is empty -->
2325-
<!---->
2323+
<dl class=bibliography><!---->
23262324

23272325
<dt id=CSS1>[CSS1]
23282326

@@ -2482,7 +2480,7 @@ <h2 class=no-num id=index>Index</h2>
24822480
<li>counter, <a href="#counter0"
24832481
title="section 8."><strong>8.</strong></a>
24842482

2485-
<li>counter-function, <a href="#counter-functions"
2483+
<li>counter-function, <a href="#counter-function"
24862484
title="section 9."><strong>9.</strong></a>
24872485

24882486
<li>counter-increment, <a href="#counter-increment"

0 commit comments

Comments
 (0)