You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h3id="case-transforms-the-text-transform-property"><ahref="https://drafts.csswg.org/css-text-3/#text-transform-property"> Case Transforms: the text-transform property</a></h3>
107
+
<h3id="case-transforms-the-text-transform-property">2.1 <ahref="https://drafts.csswg.org/css-text-3/#text-transform-property"> Case Transforms: the text-transform property</a></h3>
108
108
109
109
<p>Overall good coverage. Very good i18n coverage.
<li>An automated test for plain text copy&paste not applying transforms. Not clear such an <em>automated</em> test is possible, but it would be nice to have one if it were.
121
121
</ul>
122
122
123
-
<h2id="white-space-and-wrapping-the-white-space-property"><ahref="https://drafts.csswg.org/css-text-3/#white-space-property">White Space and Wrapping: the white-space property</a></h2>
123
+
<h2id="white-space-and-wrapping-the-white-space-property">3 <ahref="https://drafts.csswg.org/css-text-3/#white-space-property">White Space and Wrapping: the white-space property</a></h2>
124
124
125
125
<p>Good overal coverage through section 4 (white space processing details) and subsections.
<li>As required by [UNICODE], unsupported Default_ignorable characters must be ignored for rendering.
159
159
</ul>
160
160
161
-
<h3id="the-white-space-processing-rules">The<ahref="https://drafts.csswg.org/css-text-3/#white-space-rules">White Space Processing Rules</a></h3>
161
+
<h3id="the-white-space-processing-rules">4.1<ahref="https://drafts.csswg.org/css-text-3/#white-space-rules">The White Space Processing Rules</a></h3>
162
162
163
163
<p>Sufficient coverage. All parts of this section are well exercised.
164
164
165
165
<p>Most tests to be found in subsections.
166
166
167
-
<h4id="phase-i-collapsing-and-transformation"><ahref="https://drafts.csswg.org/css-text-3/#white-space-phase-1">Phase I: Collapsing and Transformation</a></h4>
167
+
<h4id="phase-i-collapsing-and-transformation">4.1.1 <ahref="https://drafts.csswg.org/css-text-3/#white-space-phase-1">Phase I: Collapsing and Transformation</a></h4>
168
168
169
169
<p>Sufficient coverage. All parts of this section are well exercised.
<li>“Otherwise, the segment break is converted to a space (U+0020).”
188
188
</ul>
189
189
190
-
<h4id="phase-ii-trimming-and-positioning"><ahref="https://drafts.csswg.org/css-text-3/#white-space-phase-2">Phase II: Trimming and Positioning</a></h4>
190
+
<h4id="phase-ii-trimming-and-positioning">4.1.3 <ahref="https://drafts.csswg.org/css-text-3/#white-space-phase-2">Phase II: Trimming and Positioning</a></h4>
191
191
192
192
<p>Almost sufficient coverage. Most parts of this section are well exercised.
<li>See [UAX9] for rules on how U+0009 tabulation interacts with bidi.
198
198
</ul>
199
199
200
-
<h3id="tab-character-size-the-tab-size-property"><ahref="https://drafts.csswg.org/css-text-3/#tab-size-property">Tab Character Size: the tab-size property</a></h3>
200
+
<h3id="tab-character-size-the-tab-size-property">4.2 <ahref="https://drafts.csswg.org/css-text-3/#tab-size-property">Tab Character Size: the tab-size property</a></h3>
<li>UAs that allow wrapping at punctuation other than spaces should prioritize breakpoints. […]
241
241
</ul>
242
242
243
-
<h3id="breaking-rules-for-letters-the-word-break-property"><ahref="https://drafts.csswg.org/css-text-3/#word-break-property">Breaking Rules for Letters: the word-break property</a></h3>
243
+
<h3id="breaking-rules-for-letters-the-word-break-property">5.2 <ahref="https://drafts.csswg.org/css-text-3/#word-break-property">Breaking Rules for Letters: the word-break property</a></h3>
<li>However, if, even after breaking at such opportunities, a portion of that word is is still too long to fit on one line, an automatic hyphenation opportunity may be used.
305
305
</ul>
306
306
307
-
<h3id="overflow-wrapping-the-overflow-wrapword-wrap-property"><ahref="https://drafts.csswg.org/css-text-3/#overflow-wrap-property">Overflow Wrapping: the overflow-wrap/word-wrap property</a></h3>
307
+
<h3id="overflow-wrapping-the-overflow-wrapword-wrap-property">5.5 <ahref="https://drafts.csswg.org/css-text-3/#overflow-wrap-property">Overflow Wrapping: the overflow-wrap/word-wrap property</a></h3>
<h3id="shaping-across-intra-word-breaks"><ahref="https://drafts.csswg.org/css-text-3/#word-break-shaping">Shaping Across Intra-word Breaks</a></h3>
317
+
<h3id="shaping-across-intra-word-breaks">5.6 <ahref="https://drafts.csswg.org/css-text-3/#word-break-shaping">Shaping Across Intra-word Breaks</a></h3>
318
318
319
319
<p>Good Coverage.
320
320
321
-
<h2id="alignment-and-justification"><ahref="https://drafts.csswg.org/css-text-3/#justification">Alignment and Justification</a></h2>
321
+
<h2id="alignment-and-justification">6 <ahref="https://drafts.csswg.org/css-text-3/#justification">Alignment and Justification</a></h2>
322
322
323
323
<p>Test only needed in subsection.
324
324
325
-
<h3id="text-alignment-the-text-align-shorthand"><ahref="https://drafts.csswg.org/css-text-3/#text-align-property">Text Alignment: the text-align shorthand</a></h3>
325
+
<h3id="text-alignment-the-text-align-shorthand">6.1 <ahref="https://drafts.csswg.org/css-text-3/#text-align-property">Text Alignment: the text-align shorthand</a></h3>
<li>“Values other than justify-all or match-parent are assigned to text-align-all and reset text-align-last to auto.”, and being a shorthand in general
335
335
</ul>
336
336
337
-
<h3id="default-text-alignment-the-text-align-all-property"><ahref="https://drafts.csswg.org/css-text-3/#text-align-all-property">Default Text Alignment: the text-align-all property</a></h3>
337
+
<h3id="default-text-alignment-the-text-align-all-property">6.2 <ahref="https://drafts.csswg.org/css-text-3/#text-align-all-property">Default Text Alignment: the text-align-all property</a></h3>
338
338
339
339
<p>No Tests.
340
340
341
-
<h3id="last-line-alignment-the-text-align-last-property"><ahref="https://drafts.csswg.org/css-text-3/#text-align-last-property">Last Line Alignment: the text-align-last property</a></h3>
341
+
<h3id="last-line-alignment-the-text-align-last-property">6.3 <ahref="https://drafts.csswg.org/css-text-3/#text-align-last-property">Last Line Alignment: the text-align-last property</a></h3>
342
342
343
343
<p>Almost no automated tests.
344
344
345
-
<h3id="justification-method-the-text-justify-property"><ahref="https://drafts.csswg.org/css-text-3/#text-justify-property">Justification Method: the text-justify property</a></h3>
345
+
<h3id="justification-method-the-text-justify-property">6.4 <ahref="https://drafts.csswg.org/css-text-3/#text-justify-property">Justification Method: the text-justify property</a></h3>
<h4id="minimum-requirements-for-auto-justification"><ahref="https://drafts.csswg.org/css-text-3/#justify-algos">Minimum Requirements for auto Justification</a></h4>
397
+
<h4id="minimum-requirements-for-auto-justification">6.4.5 <ahref="https://drafts.csswg.org/css-text-3/#justify-algos">Minimum Requirements for auto Justification</a></h4>
<h3id="word-spacing-the-word-spacing-property"><ahref="https://drafts.csswg.org/css-text-3/#word-spacing-property">Word Spacing: the word-spacing property</a></h3>
405
+
<h3id="word-spacing-the-word-spacing-property">7.1 <ahref="https://drafts.csswg.org/css-text-3/#word-spacing-property">Word Spacing: the word-spacing property</a></h3>
<li>text-word-spacing-001.html is wrong, the property no longer takes percentages
427
427
</ul>
428
428
429
-
<h3id="tracking-the-letter-spacing-property"><ahref="https://drafts.csswg.org/css-text-3/#letter-spacing-property">Tracking: the letter-spacing property</a></h3>
429
+
<h3id="tracking-the-letter-spacing-property">7.2 <ahref="https://drafts.csswg.org/css-text-3/#letter-spacing-property">Tracking: the letter-spacing property</a></h3>
<h3id="shaping-across-element-boundaries"><ahref="https://drafts.csswg.org/css-text-3/#boundary-shaping">Shaping Across Element Boundaries</a></h3>
454
+
<h3id="shaping-across-element-boundaries">7.3 <ahref="https://drafts.csswg.org/css-text-3/#boundary-shaping">Shaping Across Element Boundaries</a></h3>
<h3id="first-line-indentation-the-text-indent-property"><ahref="https://drafts.csswg.org/css-text-3/#text-indent-property">First Line Indentation: the text-indent property</a></h3>
462
+
<h3id="first-line-indentation-the-text-indent-property">8.1 <ahref="https://drafts.csswg.org/css-text-3/#text-indent-property">First Line Indentation: the text-indent property</a></h3>
<h3id="hanging-punctuation-the-hanging-punctuation-property"><ahref="https://drafts.csswg.org/css-text-3/#hanging-punctuation-property">Hanging Punctuation: the hanging-punctuation property</a></h3>
477
+
<h3id="hanging-punctuation-the-hanging-punctuation-property">8.2 <ahref="https://drafts.csswg.org/css-text-3/#hanging-punctuation-property">Hanging Punctuation: the hanging-punctuation property</a></h3>
0 commit comments