Skip to content

Commit 61d757b

Browse files
committed
1 parent dfc5a86 commit 61d757b

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

css-module/Overview.html

Lines changed: 44 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737
<h1>CSS <var class=replaceme>TEMPLATE</var> Module Level <var
3838
class=replaceme>N</var></h1>
3939

40-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 4 January 2012</h2>
40+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 6 January 2012</h2>
4141

4242
<dl>
4343
<dt>This version:
4444

4545
<dd><a class=replaceme
46-
href="http://www.w3.org/TR/2012/ED-cssN-FIXME-20120104/">http://www.w3.org/TR/2012/ED-cssN-FIXME-20120104/</a>
46+
href="http://www.w3.org/TR/2012/ED-cssN-FIXME-20120106/">http://www.w3.org/TR/2012/ED-cssN-FIXME-20120106/</a>
4747

4848

4949
<dt>Latest version:
@@ -66,10 +66,10 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 4 January 2012</h2>
6666
<dt>Issues List:
6767

6868
<dd><a
69-
href="http://www.w3.org/Style/CSS/Tracker/products/27">http://www.w3.org/Style/CSS/Tracker/products/27</a>
69+
href="http://www.w3.org/Style/CSS/Tracker/products/FIXME">http://www.w3.org/Style/CSS/Tracker/products/FIXME</a>
7070

7171

72-
<dt>Discussion List:
72+
<dt>Discussion:
7373

7474
<dd><a
7575
href="http://lists.w3.org/Archives/Public/www-style/">www-style@w3.org</a>
@@ -156,60 +156,60 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
156156

157157
<p>The following features are at risk: &hellip;
158158

159-
<h2 class="no-num no-toc" id=contents> Table of Contents</h2>
159+
<h2 class="no-num no-toc" id=contents> Table of contents</h2>
160160
<!--begin-toc-->
161161

162162
<ul class=toc>
163163
<li><a href="#intro"><span class=secno>1. </span> Introduction</a>
164164
<ul class=toc>
165165
<li><a href="#placement"><span class=secno>1.1. </span> Module
166-
Interactions</a>
166+
interactions</a>
167167

168168
<li><a href="#values"><span class=secno>1.2. </span> Values</a>
169169
</ul>
170170

171171
<li><a href="#sample-topic"><span class=secno>2. </span> Sample
172-
Section</a>
172+
section</a>
173173
<ul class=toc>
174-
<li><a href="#the-display-model"><span class=secno>2.1. </span> Inner
175-
Display Model: the &lsquo;<code
176-
class=property>display-model</code>&rsquo; property</a>
174+
<li><a href="#the-display-model"><span class=secno>2.1. </span> Internal
175+
display model: the &lsquo;<code
176+
class=property>display-inside</code>&rsquo; property</a>
177177
</ul>
178178

179179
<li><a href="#conformance"><span class=secno>3. </span> Conformance</a>
180180
<ul class=toc>
181181
<li><a href="#conventions"><span class=secno>3.1. </span> Document
182-
Conventions</a>
182+
conventions</a>
183183

184184
<li><a href="#conformance-classes"><span class=secno>3.2. </span>
185-
Conformance Classes</a>
185+
Conformance classes</a>
186186

187187
<li><a href="#partial"><span class=secno>3.3. </span> Partial
188-
Implementations</a>
188+
implementations</a>
189189

190190
<li><a href="#experimental"><span class=secno>3.4. </span> Experimental
191-
Implementations</a>
191+
implementations</a>
192192

193-
<li><a href="#testing"><span class=secno>3.5. </span> Non-Experimental
194-
Implementations</a>
193+
<li><a href="#testing"><span class=secno>3.5. </span> Non-experimental
194+
implementations</a>
195195

196-
<li><a href="#cr-exit-criteria"><span class=secno>3.6. </span> CR Exit
197-
Criteria</a>
196+
<li><a href="#cr-exit-criteria"><span class=secno>3.6. </span> CR exit
197+
criteria</a>
198198
</ul>
199199

200200
<li class=no-num><a href="#acknowledgments"> Acknowledgments</a>
201201

202202
<li class=no-num><a href="#references"> References</a>
203203
<ul class=toc>
204204
<li class=no-num><a href="#normative-references"> Normative
205-
References</a>
205+
references</a>
206206

207-
<li class=no-num><a href="#other-references"> Other References</a>
207+
<li class=no-num><a href="#other-references"> Other references</a>
208208
</ul>
209209

210210
<li class=no-num><a href="#index"> Index</a>
211211

212-
<li class=no-num><a href="#property-index"> Property Index</a>
212+
<li class=no-num><a href="#property-index"> Property index</a>
213213
</ul>
214214
<!--end-toc-->
215215

@@ -219,7 +219,7 @@ <h2 id=intro><span class=secno>1. </span> Introduction</h2>
219219

220220
<p><var class=replaceme>Provide background, motivation, etc.</var>
221221

222-
<h3 id=placement><span class=secno>1.1. </span> Module Interactions</h3>
222+
<h3 id=placement><span class=secno>1.1. </span> Module interactions</h3>
223223

224224
<p class=replaceme>Explain, normatively, how this module affects the
225225
definition of CSS.
@@ -248,7 +248,7 @@ <h3 id=values><span class=secno>1.2. </span> Values</h3>
248248
keyword as their property value. For readability it has not been repeated
249249
explicitly.
250250

251-
<h2 id=sample-topic><span class=secno>2. </span> Sample Section</h2>
251+
<h2 id=sample-topic><span class=secno>2. </span> Sample section</h2>
252252

253253
<p>Look at the mark-up in this section for examples. See the <a
254254
href="https://www.w3.org/Style/Group/css3-src/bin/README">documentation</a>
@@ -263,10 +263,10 @@ <h2 id=sample-topic><span class=secno>2. </span> Sample Section</h2>
263263
href="https://www.w3.org/Style/Group/css3-src/biblio.ref">list of
264264
bibliographic data</a> can of course be extended.
265265

266-
<p>We write about a property such as &lsquo;<a href="#display-model"><code
267-
class=property>display-model</code></a>&rsquo; like this and about a piece
268-
of CSS code like this: &lsquo;<code class=css>foo: bar</code>&rsquo;.
269-
Inline HTML and XML are similar, but use the CODE element: <code
266+
<p>We write about a property such as &lsquo;<code
267+
class=property>display-model</code>&rsquo; like this and about a piece of
268+
CSS code like this: &lsquo;<code class=css>foo: bar</code>&rsquo;. Inline
269+
HTML and XML are similar, but use the CODE element: <code
270270
class=html>&lt;blockquote&gt;...&lt;/blockquote&gt;</code> and <code
271271
class=xml>&lt;r:xyz&gt;...&lt;/r:xyz&gt;</code>.
272272

@@ -313,16 +313,16 @@ <h2 id=sample-topic><span class=secno>2. </span> Sample Section</h2>
313313

314314
<p>A formal definition of a property looks like this:
315315

316-
<h3 id=the-display-model><span class=secno>2.1. </span> Inner Display
317-
Model: the &lsquo;<a href="#display-model"><code
318-
class=property>display-model</code></a>&rsquo; property</h3>
316+
<h3 id=the-display-model><span class=secno>2.1. </span> Internal display
317+
model: the &lsquo;<a href="#display-inside"><code
318+
class=property>display-inside</code></a>&rsquo; property</h3>
319319

320320
<table class=propdef>
321321
<tbody>
322322
<tr>
323323
<th>Name:
324324

325-
<td><dfn id=display-model>display-model</dfn>
325+
<td><dfn id=display-inside>display-inside</dfn>
326326

327327
<tr>
328328
<th><a href="#values">Value</a>:
@@ -404,7 +404,7 @@ <h3 id=the-display-model><span class=secno>2.1. </span> Inner Display
404404

405405
<h2 id=conformance><span class=secno>3. </span> Conformance</h2>
406406

407-
<h3 id=conventions><span class=secno>3.1. </span> Document Conventions</h3>
407+
<h3 id=conventions><span class=secno>3.1. </span> Document conventions</h3>
408408

409409
<p>Conformance requirements are expressed with a combination of descriptive
410410
assertions and RFC 2119 terminology. The key words “MUST”, “MUST
@@ -432,7 +432,7 @@ <h3 id=conventions><span class=secno>3.1. </span> Document Conventions</h3>
432432
<p class=note>Note, this is an informative note.
433433

434434
<h3 id=conformance-classes><span class=secno>3.2. </span> Conformance
435-
Classes</h3>
435+
classes</h3>
436436

437437
<p>Conformance to <var class=replaceme>CSS TEMPLATE Module</var> is defined
438438
for three conformance classes:
@@ -476,7 +476,7 @@ <h3 id=conformance-classes><span class=secno>3.2. </span> Conformance
476476
feature in this module, and meet all other conformance requirements of
477477
style sheets as described in this module.
478478

479-
<h3 id=partial><span class=secno>3.3. </span> Partial Implementations</h3>
479+
<h3 id=partial><span class=secno>3.3. </span> Partial implementations</h3>
480480

481481
<p>So that authors can exploit the forward-compatible parsing rules to
482482
assign fallback values, CSS renderers <strong>must</strong> treat as
@@ -491,7 +491,7 @@ <h3 id=partial><span class=secno>3.3. </span> Partial Implementations</h3>
491491
ignored.
492492

493493
<h3 id=experimental><span class=secno>3.4. </span> Experimental
494-
Implementations</h3>
494+
implementations</h3>
495495

496496
<p>To avoid clashes with future CSS features, the CSS2.1 specification
497497
reserves a <a
@@ -504,8 +504,8 @@ <h3 id=experimental><span class=secno>3.4. </span> Experimental
504504
vendor-prefixed syntax for such features, including those in W3C Working
505505
Drafts. This avoids incompatibilities with future changes in the draft.
506506

507-
<h3 id=testing><span class=secno>3.5. </span> Non-Experimental
508-
Implementations</h3>
507+
<h3 id=testing><span class=secno>3.5. </span> Non-experimental
508+
implementations</h3>
509509

510510
<p>Once a specification reaches the Candidate Recommendation stage,
511511
non-experimental implementations are possible, and implementors should
@@ -526,7 +526,7 @@ <h3 id=testing><span class=secno>3.5. </span> Non-Experimental
526526
href="http://lists.w3.org/Archives/Public/public-css-testsuite">public-css-testsuite@w3.org</a>
527527
mailing list.
528528

529-
<h3 id=cr-exit-criteria><span class=secno>3.6. </span> CR Exit Criteria</h3>
529+
<h3 id=cr-exit-criteria><span class=secno>3.6. </span> CR exit criteria</h3>
530530

531531
<p class=issue>[Change or remove the following CR exit criteria if the spec
532532
is not a module, but, e.g., a Note or a profile. This text was <a
@@ -585,7 +585,7 @@ <h2 class=no-num id=acknowledgments> Acknowledgments</h2>
585585

586586
<h2 class=no-num id=references> References</h2>
587587

588-
<h3 class=no-num id=normative-references> Normative References</h3>
588+
<h3 class=no-num id=normative-references> Normative references</h3>
589589
<!--begin-normative-->
590590
<!-- Sorted by label -->
591591

@@ -624,7 +624,7 @@ <h3 class=no-num id=normative-references> Normative References</h3>
624624
</dl>
625625
<!--end-normative-->
626626

627-
<h3 class=no-num id=other-references> Other References</h3>
627+
<h3 class=no-num id=other-references> Other references</h3>
628628
<!--begin-informative-->
629629
<!-- Sorted by label -->
630630

@@ -672,8 +672,8 @@ <h2 class=no-num id=index> Index</h2>
672672
<li>Cross-references, <a href="#cross-references"
673673
title=Cross-references><strong>2.1.</strong></a>
674674

675-
<li>display-model, <a href="#display-model"
676-
title=display-model><strong>2.1.</strong></a>
675+
<li>display-inside, <a href="#display-inside"
676+
title=display-inside><strong>2.1.</strong></a>
677677

678678
<li>frequency
679679
<ul>
@@ -713,7 +713,7 @@ <h2 class=no-num id=index> Index</h2>
713713
</ul>
714714
<!--end-index-->
715715

716-
<h2 class=no-num id=property-index> Property Index</h2>
716+
<h2 class=no-num id=property-index> Property index</h2>
717717
<!--begin-properties-->
718718

719719
<table class=proptable>
@@ -735,7 +735,7 @@ <h2 class=no-num id=property-index> Property Index</h2>
735735

736736
<tbody>
737737
<tr>
738-
<th><a class=property href="#display-model">display-model</a>
738+
<th><a class=property href="#display-inside">display-inside</a>
739739

740740
<td>inline-inside | block-inside | table | ruby | icon
741741

css-module/Overview.src.html

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ <h2 class="no-num no-toc" id="status">Status of this document</h2>
8383
<p>The following features are at risk: &hellip;
8484

8585
<h2 class="no-num no-toc" id="contents">
86-
Table of Contents</h2>
86+
Table of contents</h2>
8787

8888
<!--toc-->
8989

@@ -95,7 +95,7 @@ <h2 id="intro">
9595
<p><var class="replaceme">Provide background, motivation, etc.</var></p>
9696

9797
<h3 id="placement">
98-
Module Interactions</h3>
98+
Module interactions</h3>
9999

100100
<p class="replaceme">Explain, normatively, how this module affects the definition of CSS.</p>
101101

@@ -120,7 +120,7 @@ <h3 id="values">
120120
explicitly.
121121

122122
<h2 id="sample-topic">
123-
Sample Section</h2>
123+
Sample section</h2>
124124

125125
<p>Look at the mark-up in this section for examples. See the <a
126126
href="https://www.w3.org/Style/Group/css3-src/bin/README">documentation</a> for more precise instructions. The
@@ -180,12 +180,12 @@ <h2 id="sample-topic">
180180
<p>A formal definition of a property looks like this:</p>
181181

182182
<h3 id="the-display-model">
183-
Inner Display Model: the 'display-model' property</h3>
183+
Internal display model: the 'display-inside' property</h3>
184184

185185
<table class=propdef>
186186
<tr>
187187
<th>Name:
188-
<td><dfn>display-model</dfn>
188+
<td><dfn>display-inside</dfn>
189189
<tr>
190190
<th><a href="#values">Value</a>:
191191
<td>inline-inside | block-inside | table | ruby | icon
@@ -247,7 +247,7 @@ <h2 id="conformance">
247247
Conformance</h2>
248248

249249
<h3 id="conventions">
250-
Document Conventions</h3>
250+
Document conventions</h3>
251251

252252
<p>Conformance requirements are expressed with a combination of
253253
descriptive assertions and RFC 2119 terminology. The key words “MUST”,
@@ -274,7 +274,7 @@ <h3 id="conventions">
274274
<p class="note">Note, this is an informative note.</p>
275275

276276
<h3 id="conformance-classes">
277-
Conformance Classes</h3>
277+
Conformance classes</h3>
278278

279279
<p>Conformance to <var class="replaceme">CSS TEMPLATE Module</var>
280280
is defined for three conformance classes:
@@ -312,7 +312,7 @@ <h3 id="conformance-classes">
312312
as described in this module.
313313

314314
<h3 id="partial">
315-
Partial Implementations</h3>
315+
Partial implementations</h3>
316316

317317
<p>So that authors can exploit the forward-compatible parsing rules to
318318
assign fallback values, CSS renderers <strong>must</strong>
@@ -326,7 +326,7 @@ <h3 id="partial">
326326
be ignored.</p>
327327

328328
<h3 id="experimental">
329-
Experimental Implementations</h3>
329+
Experimental implementations</h3>
330330

331331
<p>To avoid clashes with future CSS features, the CSS2.1 specification
332332
reserves a <a href="http://www.w3.org/TR/CSS21/syndata.html#vendor-keywords">prefixed
@@ -341,7 +341,7 @@ <h3 id="experimental">
341341
</p>
342342

343343
<h3 id="testing">
344-
Non-Experimental Implementations</h3>
344+
Non-experimental implementations</h3>
345345

346346
<p>Once a specification reaches the Candidate Recommendation stage,
347347
non-experimental implementations are possible, and implementors should
@@ -364,7 +364,7 @@ <h3 id="testing">
364364
mailing list.
365365

366366
<h3 id="cr-exit-criteria">
367-
CR Exit Criteria</h3>
367+
CR exit criteria</h3>
368368

369369
<p class=issue>[Change or remove the following CR exit criteria if
370370
the spec is not a module, but, e.g., a Note or a profile. This text was <a
@@ -426,19 +426,19 @@ <h2 class=no-num id="references">
426426
References</h2>
427427

428428
<h3 class="no-num" id="normative-references">
429-
Normative References</h3>
429+
Normative references</h3>
430430
<!--normative-->
431431

432432
<h3 class="no-num" id="other-references">
433-
Other References</h3>
433+
Other references</h3>
434434
<!--informative-->
435435

436436
<h2 class="no-num" id="index">
437437
Index</h2>
438438
<!--index-->
439439

440440
<h2 class="no-num" id="property-index">
441-
Property Index</h2>
441+
Property index</h2>
442442
<!-- properties -->
443443

444444
</body>

0 commit comments

Comments
 (0)