8000 More formatting fixes. · w3c/csswg-drafts@ea83b19 · GitHub
Skip to content

Commit ea83b19

Browse files
committed
More formatting fixes.
1 parent 02e9b72 commit ea83b19

2 files changed

Lines changed: 68 additions & 78 deletions

File tree

css3-hierarchies/Overview.html

Lines changed: 33 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,16 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 19 October
4040

4141
<dl>
4242
<dt>This version:
43+
<!--<dd><a href="http://www.w3.org/TR/2011/ED-css3-hierarchies-20111019/">http://www.w3.org/TR/2011/ED-css3-hierarchies-20111019/</a>-->
44+
4345

4446
<dd><a
45-
href="http://dev.w3.org/csswg/css-module/http://www.w3.org/TR/2011/ED-css3-Hierarchies-20111019/">http://www.w3.org/TR/2011/ED-css3-Hierarchies-20111019/</a>
47+
href="//dev.w3.org/csswg/css3-hierarchies/">http://dev.w3.org/csswg/css3-hierarchies/</a>
4648

4749

4850
<dt>Latest version:
51+
<!--<dd><a href="http://www.w3.org/TR/css3-hierarchies">http://www.w3.org/TR/css3-hierarchies</a>-->
52+
4953

5054
<dd><a
5155
href="http://www.w3.org/TR/css3-hierarchies/">http://www.w3.org/TR/css3-hierarchies/</a>
@@ -54,23 +58,23 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 19 October
5458
<dt>Editor's draft:
5559

5660
<dd><a
57-
href="http://dev.w3.org/csswg/css3-hierarchies/">http://dev.w3.org/csswg/css3-hierarchies/</a>
61+
href="://dev.w3.org/csswg/css3-hierarchies/">http://dev.w3.org/csswg/css3-hierarchies/</a>
62+
<!--
63+
<dt>Previous version:
64+
<dd><a href="http://www.w3.org/PreviousVersionURI">
65+
http://www.w3.org/PreviousVersionURI</a>
66+
-->
5867

5968

60-
<dt>Previous version:
61-
62-
<dd><a href="http://www.w3.org/PreviousVersionURI">
63-
http://www.w3.org/PreviousVersionURI</a>
64-
6569
<dt>Editors:
6670

67-
<dd class=vcard><span class=fn>[editor1 name]</span>, <span
68-
class=org>[affiliation (opt.)]</span>, <span class=email>[email address
69-
(opt.)]</span>
71+
<dd class=vcard><span< 2ACE /span> class=fn>Shane Stephens</span>, <span
72+
class=org>Google, Inc.</span>, <span
73+
class=email>shanes@google.com</span>
7074

71-
<dd class=vcard><span class=fn>[editor2 name]</span>, <span
72-
class=org>[affiliation (opt.)]</span>, <span class=email>[email address
73-
(opt.)]</span>
75+
<dd class=vcard> <a href="http://xanthir.com/contact/" rel=url> <span
76+
class=fn>Tab Atkins Jr.</span>, </a> <span class=org>Google, Inc.</span>
77+
7478
</dl>
7579
<!--begin-copyright-->
7680
<p class=copyright><a
@@ -117,12 +121,12 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
117121
<p>The (<a
118122
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
119123
mailing list <a
120-
href="mailto:www-style@w3.org?Subject=%5Bcss3-Hierarchies%5D%20PUT%20SUBJECT%20HERE">
124+
href="mailto:www-style@w3.org?Subject=%5Bcss3-hierarchies%5D%20PUT%20SUBJECT%20HERE">
121125
www-style@w3.org</a> (see <a
122126
href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for
123127
discussion of this specification. When sending e-mail, please put the text
124-
&#8220;css3-Hierarchies&#8221; in the subject, preferably like this:
125-
&#8220;[<!---->css3-Hierarchies<!---->] <em>&hellip;summary of
128+
&#8220;css3-hierarchies&#8221; in the subject, preferably like this:
129+
&#8220;[<!---->css3-hierarchies<!---->] <em>&hellip;summary of
126130
comment&hellip;</em>&#8221;
127131

128132
<p>This document was produced by the <a href="/Style/CSS/members">CSS
@@ -157,7 +161,7 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2>
157161
<li><a href="#motivation"><span class=secno>1.3. </span> Motivation</a>
158162
</ul>
159163

160-
<li><a href="#selector-and"><span class=secno>2. </span> The &amp;
164+
<li><a href="#nesting-selector"><span class=secno>2. </span> The &amp;
161165
Selector</a>
162166

163167
<li><a href="#Grammar"><span class=secno>3. </span> Grammar
@@ -166,11 +170,11 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2>
166170
<li><a href="#css-2-grammar"><span class=secno>3.1. </span> Core CSS
167171
Grammar</a>
168172

169-
<li><a href="#css-4-selectors-grammar"><span class=secno>3.2. </span>
170-
CSS4 Selectors Grammar</a>
173+
<li><a href="#selectors4-grammar"><span class=secno>3.2. </span>
174+
Selectors 4 Grammar</a>
171175

172-
<li><a href="#css-4-selectors-lexical-scanner"><span class=secno>3.3.
173-
</span> CSS4 Selectors Lexical Scanner</a>
176+
<li><a href="#selectors4-lexical-scanner"><span class=secno>3.3. </span>
177+
Selectors 4 Lexical Scanner</a>
174178
</ul>
175179

176180
<li><a href="#conformance"><span class=secno>4. </span> Conformance</a>
@@ -230,22 +234,7 @@ <h3 id=placement><span class=secno>1.1. </span> Module Interactions</h3>
230234

231235
<h3 id=values><span class=secno>1.2. </span> Values</h3>
232236

233-
<p>This specification follows the <a
234-
href="http://www.w3.org/TR/CSS21/about.html#property-defs">CSS property
235-
definition conventions</a> from <a href="#CSS21"
236-
rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>. Value types not defined in
237-
this specification are defined in CSS Level&nbsp;2 Revision&nbsp;1 <a
238-
href="#CSS21" rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>. Other CSS
239-
modules may expand the definitions of these value types: for example <a
240-
href="#CSS3COLOR" rel=biblioentry>[CSS3COLOR]<!--{{CSS3COLOR}}--></a>,
241-
when combined with this module, expands the definition of the
242-
&lt;color&gt; value type as used in this specification.
243-
244-
<p>In addition to the property-specific values listed in their definitions,
245-
all properties defined in this specification also accept the <a
246-
href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
247-
keyword as their property value. For readability it has not been repeated
248-
explicitly.
237+
<p>This specification does not define any new properties or values.
249238

250239
<h3 id=motivation><span class=secno>1.3. </span> Motivation</h3>
251240

@@ -298,7 +287,7 @@ <h3 id=motivation><span class=secno>1.3. </span> Motivation</h3>
298287
<p>Besides removing duplication, the grouping of related rules improves
299288
readability and maintainability of the resulting CSS.
300289

301-
<h2 id=selector-and><span class=secno>2. </span> The &amp; Selector</h2>
290+
<h2 id=nesting-selector><span class=secno>2. </span> The &amp; Selector</h2>
302291

303292
<p>This specification provides a mechanism that allows for the nesting of
304293
style rules within other style rules. A nested style rule can used
@@ -368,8 +357,8 @@ <h2 id=selector-and><span class=secno>2. </span> The &amp; Selector</h2>
368357

369358
<h2 id=Grammar><span class=secno>3. </span> Grammar modifications</h2>
370359

371-
<p>This specification makes a minor alteration to CSS's Core Grammar, and
372-
also makes an addition to the grammar of Selectors.
360+
<p>This specification alters the CSS Core Grammar and the Selectors
361+
grammar.
373362

374363
<h3 id=css-2-grammar><span class=secno>3.1. </span> Core CSS Grammar</h3>
375364

@@ -388,8 +377,8 @@ <h3 id=css-2-grammar><span class=secno>3.1. </span> Core CSS Grammar</h3>
388377
ruleitem : declaration | nested-ruleset
389378
nested-ruleset : nested-selectors-group ruleset-body</pre>
390379

391-
<h3 id=css-4-selectors-grammar><span class=secno>3.2. </span> CSS4
392-
Selectors Grammar</h3>
380+
<h3 id=selectors4-grammar><span class=secno>3.2. </span> Selectors 4
381+
Grammar</h3>
393382

394383
<p>The following modifications are required to the [[!CSS4SELECTORS]]
395384
grammar as defined in Section 16.1.
@@ -401,8 +390,8 @@ <h3 id=css-4-selectors-grammar><span class=secno>3.2. </span> CSS4
401390
nested-selector : nested-compound-selector [ combinator compound-selector ]*
402391
nested-compound-selector : NEST [ HASH | class | attrib | pseudo | negation ]*</pre>
403392

404-
<h3 id=css-4-selectors-lexical-scanner><span class=secno>3.3. </span> CSS4
405-
Selectors Lexical Scanner</h3>
393+
<h3 id=selectors4-lexical-scanner><span class=secno>3.3. </span> Selectors
394+
4 Lexical Scanner</h3>
406395

407396
<p>The following modifications are required to the [[!CSS4SELECTORS]]
408397
lexical scanner as defined in Section 16.2.

css3-hierarchies/Overview.src.html

Lines changed: 35 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -31,28 +31,33 @@
3131
<h1>CSS Hierarchies Module Level 3</h1>
3232

3333
<h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
34-
<dl>
35-
<dt>This version:
36-
</dt><dd><a href="http://dev.w3.org/csswg/css-module/[VERSION]">http://www.w3.org/TR/[YEAR]/ED-css3-Hierarchies-[CDATE]/</a>
3734

38-
</dd><dt>Latest version:
39-
</dt><dd><a href="http://www.w3.org/TR/css3-hierarchies/">http://www.w3.org/TR/css3-hierarchies/</a>
40-
41-
</dd><dt>Editor's draft:
42-
</dt><dd><a href="http://dev.w3.org/csswg/css3-hierarchies/">http://dev.w3.org/csswg/css3-hierarchies/</a>
43-
44-
</dd><dt>Previous version:
45-
</dt><dd><a href="http://www.w3.org/PreviousVersionURI">
46-
http://www.w3.org/PreviousVersionURI</a>
47-
48-
</dd><dt>Editors:
49-
</dt><dd class="vcard"><span class="fn">[editor1 name]</span>,
50-
<span class="org">[affiliation (opt.)]</span>,
51-
<span class="email">[email address (opt.)]</span>
52-
</dd><dd class="vcard"><span class="fn">[editor2 name]</span>,
53-
<span class="org">[affiliation (opt.)]</span>,
54-
<span class="email">[email address (opt.)]</span>
55-
</dd></dl>
35+
<dl>
36+
<dt>This version:
37+
<!--<dd><a href="[VERSION]">[VERSION]</a>-->
38+
<dd><a href="//dev.w3.org/csswg/css3-hierarchies/">http://dev.w3.org/csswg/css3-hierarchies/</a>
39+
40+
<dt>Latest version:
41+
<!--<dd><a href="[LATEST]">[LATEST]</a>-->
42+
<dd><a href="http://www.w3.org/TR/css3-hierarchies/">http://www.w3.org/TR/css3-hierarchies/</a>
43+
44+
<dt>Editor's draft:
45+
<dd><a href="://dev.w3.org/csswg/css3-hierarchies/">http://dev.w3.org/csswg/css3-hierarchies/</a>
46+
<!--
47+
<dt>Previous version:
48+
<dd><a href="http://www.w3.org/PreviousVersionURI">
49+
http://www.w3.org/PreviousVersionURI</a>
50+
-->
51+
<dt>Editors:
52+
<dd class="vcard"><span class="fn">Shane Stephens</span>,
53+
<span class="org">Google, Inc.</span>,
54+
<span class="email">shanes@google.com</span>
55+
<dd class="vcard">
56+
<a href="http://xanthir.com/contact/" rel=url>
57+
<span class=fn>Tab Atkins Jr.</span>,
58+
</a>
59+
<span class=org>Google, Inc.</span>
60+
</dl>
5661

5762
<!--copyright-->
5863

@@ -96,9 +101,7 @@ <h3 id="placement">
96101
<h3 id="values">
97102
Values</h3>
98103

99-
<p>This specification follows the <a href="http://www.w3.org/TR/CSS21/about.html#property-defs">CSS property definition conventions</a> from [[!CSS21]]. Value types not defined in this specification are defined in CSS Level&nbsp;2 Revision&nbsp;1 [[!CSS21]]. Other CSS modules may expand the definitions of these value types: for example [[CSS3COLOR]], when combined with this module, expands the definition of the &lt;color&gt; value type as used in this specification.</p>
100-
101-
<p>In addition to the property-specific values listed in their definitions, all properties defined in this specification also accept the <a href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a> keyword as their property value. For readability it has not been repeated explicitly.
104+
<p>This specification does not define any new properties or values.
102105

103106
<h3 id="motivation">
104107
Motivation</h3>
@@ -148,7 +151,7 @@ <h3 id="motivation">
148151

149152
<p>Besides removing duplication, the grouping of related rules improves readability and maintainability of the resulting CSS.
150153

151-
<h2 id="selector-and">
154+
<h2 id="nesting-selector">
152155
The &amp; Selector</h2>
153156

154157
<p>This specification provides a mechanism that allows for the nesting of style rules within other style rules. A nested style rule can used anywhere that a declaration can be used.</p>
@@ -212,7 +215,7 @@ <h2 id="selector-and">
212215
<h2 id="Grammar">
213216
Grammar modifications</h2>
214217

215-
<p>This specification makes a minor alteration to CSS's Core Grammar, and also makes an addition to the grammar of Selectors.</p>
218+
<p>This specification alters the CSS Core Grammar and the Selectors grammar.</p>
216219

217220
<h3 id="css-2-grammar">
218221
Core CSS Grammar</h3>
@@ -230,20 +233,20 @@ <h3 id="css-2-grammar">
230233
ruleitem : declaration | nested-ruleset
231234
nested-ruleset : nested-selectors-group ruleset-body</pre>
232235

233-
<h3 id="css-4-selectors-grammar">
234-
CSS4 Selectors Grammar</h3>
236+
<h3 id="selectors4-grammar">
237+
Selectors 4 Grammar</h3>
235238

236239
<p>The following modifications are required to the [[!CSS4SELECTORS]] grammar as defined in Section 16.1.</p>
237240

238241
<p>The following rules are added:</p>
239242

240-
<pre>
243+
<pre>
241244
nested-selectors-group : nested-selector [ COMMA S* nested-selector ]
242245
nested-selector : nested-compound-selector [ combinator compound-selector ]*
243246
nested-compound-selector : NEST [ HASH | class | attrib | pseudo | negation ]*</pre>
244247

245-
<h3 id="css-4-selectors-lexical-scanner">
246-
CSS4 Selectors Lexical Scanner</h3>
248+
<h3 id="selectors4-lexical-scanner">
249+
Selectors 4 Lexical Scanner</h3>
247250

248251
<p>The following modifications are required to the [[!CSS4SELECTORS]] lexical scanner as defined in Section 16.2.</p>
249252

@@ -464,6 +467,4 @@ <h2 class="no-num" id="index">Index</h2>
464467
sgml-local-catalogs:nil
465468
sgml-local-ecat-files:nil
466469
End:
467-
-->
468-
469-
</body></html>
470+
-->

0 commit comments

Comments
 (0)