Skip to content

Commit a144d36

Browse files
committed
[css-text-4] Bikeshed fixes.
1 parent 549ac79 commit a144d36

2 files changed

Lines changed: 2220 additions & 7324 deletions

File tree

css-text-4/Overview.bs

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@ Abstract: This module defines properties for text manipulation and specifies the
1515
<h2 id="intro">
1616
Introduction</h2>
1717

18-
<p class="note">Add final level 3 content</p>
18+
Issue: Add final level 3 content
1919

2020
<h2 id="transforming">
2121
Transforming Text</h2>
2222

23-
<p class="note">Add final level 3 content</p>
23+
Issue: Add final level 3 content
2424

2525
<h2 id="white-space-processing">
2626
White Space Processing</h2>
2727

28-
<p class="note">Add final level 3 tab-size and processing details</p>
28+
Issue: Add final level 3 tab-size and processing details
2929

3030
<h3 id="white-space-collapsing">
3131
White Space Collapsing: the 'text-space-collapse' property</h3>
@@ -54,8 +54,8 @@ White Space Collapsing: the 'text-space-collapse' property</h3>
5454
<dt><dfn>collapse</dfn>
5555
<dd>
5656
This value directs user agents to collapse sequences of white space
57-
into a single character (or <a href="#line-break-transform">in some
58-
cases</a>, no character).
57+
into a single character
58+
(or <a href="http://www.w3.org/TR/css-text/#line-break-transform">in some cases</a>, no character).
5959

6060
<dt><dfn>preserve</dfn>
6161
<dd>
@@ -144,14 +144,14 @@ White Space Trimming: the 'text-space-trim' property</h3>
144144
<h2 id="line-breaking">
145145
Line Breaking and Word Boundaries</h2>
146146

147-
<p class="note">Add final level 3 content</p>
147+
Issue: Add final level 3 content
148148

149149
<h2 id="wrapping">
150150
Text Wrapping</h2>
151151

152152
Text wrapping is controlled by the 'text-wrap' and overflow-wrap properties:
153153

154-
<p class="note">Add final level 3 overflow-wrap</p>
154+
Issue: Add final level 3 overflow-wrap
155155

156156
<h3 id="text-wrap">
157157
Text Wrap Settings: the 'text-wrap' property</h3>
@@ -273,7 +273,7 @@ White Space and Wrapping Shorthand: the 'white-space' property</h2>
273273
<h2 id="hyphenation">
274274
Breaking Within Words</h2>
275275

276-
<p class="note">Add final level 3 content</p>
276+
Issue: Add final level 3 content
277277

278278
<h3 id="hyphenate-character">
279279
Hyphens: the 'hyphenate-character' property</h3>
@@ -468,7 +468,7 @@ Hyphenation Line Limits: the 'hyphenate-limit-lines' and 'hyphenate-limit-last'
468468
<h2 id="alignment">
469469
Alignment and Justification</h2>
470470

471-
<p class="note">Add final level 3 content</p>
471+
Issue: Add final level 3 content
472472

473473
Add this value to text-align
474474

@@ -588,7 +588,7 @@ Character-based Alignment in a Table Column</h3>
588588
<h2 id="spacing">
589589
Spacing</h2>
590590

591-
<p class="note">Add final level 3 word-spacing, letter-spacing</p>
591+
Issue: Add final level 3 word-spacing, letter-spacing
592592

593593
<h3 id="text-spacing-property">
594594
Character Class Spacing: the 'text-spacing' property</h3>

0 commit comments

Comments
 (0)