Skip to content

Commit c29a59b

Browse files
committed
Check in base revision of Selectors 4. (Nothing new, just cut+paste of Selectors 3.)
1 parent defd50d commit c29a59b

4 files changed

Lines changed: 5754 additions & 5 deletions

File tree

css-module/Overview.src.html

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -234,9 +234,11 @@ <h3 id="the-display-model">Inner Display Model: the 'display-model' property</h3
234234
&ldquo;CR&rdquo; (Candidate Recommendation). Use
235235
class=&ldquo;issue&rdquo;.
236236

237-
<h2 id="conformance">Conformance</h2>
237+
<h2 id="conformance">
238+
Conformance</h2>
238239

239-
<h3 id="conformance-classes">Conformance Classes</h3>
240+
<h3 id="conformance-classes">
241+
Conformance Classes</h3>
240242

241243
<p>Conformance to <var class="issue">CSS TEMPLATE Module</var>
242244
is defined for three conformance classes:
@@ -272,7 +274,8 @@ <h3 id="conformance-classes">Conformance Classes</h3>
272274
generic CSS grammar and the individual grammars of each property in
273275
this module.
274276

275-
<h3 id="partial">Partial Implementations</h3>
277+
<h3 id="partial">
278+
Partial Implementations</h3>
276279

277280
<p>So that authors can exploit the forward-compatible parsing rules to
278281
assign fallback values, CSS renderers <strong>must</strong>
@@ -285,7 +288,8 @@ <h3 id="partial">Partial Implementations</h3>
285288
(as unsupported values must be), CSS requires that the entire declaration
286289
be ignored.</p>
287290

288-
<h3 id="experimental">Experimental Implementations</h3>
291+
<h3 id="experimental">
292+
Experimental Implementations</h3>
289293

290294
<p>To avoid clashes with future CSS features, the CSS specifications
291295
reserve a <a href="http://www.w3.org/TR/CSS21/syndata.html#vendor-keywords">prefixed
@@ -297,7 +301,8 @@ <h3 id="experimental">Experimental Implementations</h3>
297301
should implement the non-prefixed syntax for any feature they consider to
298302
be correctly implemented according to spec.</p>
299303

300-
<h3 id="cr-exit-criteria">CR Exit Criteria</h3>
304+
<h3 id="cr-exit-criteria">
305+
CR Exit Criteria</h3>
301306

302307
<p class=issue>[Change or remove the following CR exit criteria if
303308
the spec is not a module, but, e.g., a Note or a profile. This text was <a

0 commit comments

Comments
 (0)