@@ -15,17 +15,17 @@ Abstract: This module defines properties for text manipulation and specifies the
1515<h2 id="intro">
1616Introduction</h2>
1717
18- <p class="note"> Add final level 3 content</p>
18+ Issue: Add final level 3 content
1919
2020<h2 id="transforming">
2121Transforming 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">
2626White 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">
3131White 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">
145145Line 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">
150150Text 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">
157157Text 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">
274274Breaking 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">
279279Hyphens: the 'hyphenate-character' property</h3>
@@ -468,7 +468,7 @@ Hyphenation Line Limits: the 'hyphenate-limit-lines' and 'hyphenate-limit-last'
468468<h2 id="alignment">
469469Alignment 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">
589589Spacing</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">
594594Character Class Spacing: the 'text-spacing' property</h3>
0 commit comments