Skip to content

Commit 6ed1d45

Browse files
committed
revising text, examples
1 parent c500ef7 commit 6ed1d45

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

css3-gcpm/Overview.src.html

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3192,7 +3192,7 @@ <h3>Turning columns into regions</h3>
31923192
</pre>
31933193
</div>
31943194

3195-
3195+
<!--
31963196
<div class=example>
31973197
Consider this markup:
31983198
@@ -3229,7 +3229,7 @@ <h3>Turning columns into regions</h3>
32293229
<p>This example shows that use cases that first seem to require regions may be achieved with other methods.
32303230
32313231
</div>
3232-
3232+
-->
32333233

32343234
<!--
32353235
<div class=example>
@@ -3286,7 +3286,7 @@ <h2>The 'first-page' pseudo-element</h2>
32863286

32873287

32883288

3289-
<h2>Selecting columns and pages</h2>
3289+
<h2>Selecting columns</h2>
32903290

32913291
<p class=issue>This is sketchy.
32923292

@@ -3320,9 +3320,8 @@ <h2>Selecting columns and pages</h2>
33203320
<img src="regions_rotated_columns.jpg">
33213321
</div>
33223322

3323-
<!--
33243323

3325-
<h2>Page selection: nth()</h2>
3324+
<h2>Selecting pages </h2>
33263325

33273326
<p>In CSS 2.0, <a href="http://www.w3.org/TR/CSS2/page.html#page-selectors">first, left and right pages</a> can be selected. This specification adds support for selecting the nth page in the document, or the nth named page.
33283327

@@ -3378,7 +3377,6 @@ <h2>Page selection: nth()</h2>
33783377
</pre>
33793378
</div>
33803379

3381-
-->
33823380

33833381
<h2>Conformance</h2>
33843382

0 commit comments

Comments
 (0)