8000 revising image-resolution, labelling functionality that is in/out · w3c/csswg-drafts@f55b12f · GitHub
Skip to content

Commit f55b12f

Browse files
committed
revising image-resolution, labelling functionality that is in/out
1 parent 59e676a commit f55b12f

1 file changed

Lines changed: 12 additions & 3 deletions

File tree

css3-gcpm/Overview.src.html

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
table.border table td { border: thin dotted black; padding: 0.2em; margin: 0.2em }
3434
table.border .comment { margin-top: 0; white-space: normal; font-style: italic }
3535

36-
36+
div.out { background: #FEE }
3737
</style>
3838

3939

@@ -376,6 +376,7 @@ <h4>Using named strings</h4>
376376
assigned a value, the empty string is used.
377377

378378

379+
<div class=out>
379380
<h3>Running elements</h3>
380381

381382
<p>Named strings, as described above, can only hold textual content; any
@@ -480,7 +481,7 @@ <h3>Running elements</h3>
480481
used on subsequent pages.
481482
</div>
482483

483-
484+
</div>
484485

485486
<h2>Leaders</h2>
486487

@@ -704,6 +705,7 @@ <h3>The ''target-counter'' and ''target-counters'' values</h3>
704705
</div>
705706

706707

708+
<div class=out>
707709

708710
<h3>The ''target-text'' value</h3>
709711

@@ -762,7 +764,7 @@ <h3>The ''target-text'' value</h3>
762764
</pre>
763765
</div>
764766

765-
767+
</div>
766768

767769
<h2>Footnotes</h2>
768770

@@ -1622,6 +1624,7 @@ <h3>The 'border-parts' properties</h3>
16221624
-->
16231625

16241626

1627+
<div class=out>
16251628

16261629
<h2>Pulling elements: the ''target-pull()'' value</h2>
16271630

@@ -1659,6 +1662,7 @@ <h2>Pulling elements: the ''target-pull()'' value</h2>
16591662

16601663

16611664

1665+
16621666
<h2>Pushing elements: named flows</h2>
16631667

16641668
<p>Footnotes and running elements are print-specific conventions that
@@ -1787,6 +1791,7 @@ <h2>Pushing elements: named flows</h2>
17871791

17881792
</div>
17891793

1794+
</div>
17901795

17911796
<h2>Hyphenation</h2>
17921797

@@ -2954,6 +2959,7 @@ <h2>CMYK colors</h2>
29542959
<p>User Agents that do not understand the <code>cmyk()</code> value, will use the first color (red). User agents that understand <code>cmyk()</code> will use the second color (which is bluish).
29552960
</div>
29562961

2962+
<div class=out>
29572963

29582964
<h2>Creating paged presentations</h2>
29592965

@@ -4565,6 +4571,8 @@ <h3>A more complex example</h3>
45654571
</pre>
45664572
</div>
45674573

4574+
</div>
4575+
45684576

45694577
<h2>Conformance</h2>
45704578

@@ -4601,6 +4609,7 @@ <h2>Appendix A: Default style sheet</h2>
46014609
</pre>
46024610

46034611

4612+
46044613
<h2 class=no-num id=acknowledgments>Acknowledgments</h2>
46054614

46064615
<p>This document has been improved by Bert Bos, Michael Day, Melinda

0 commit comments

Comments
 (0)