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
This report evaluates the test coverage of the <ahref="https://drafts.csswg.org/css-text-3/">CSS Text Module Level 3</a>
22
-
as it was on 2020-10-01
23
-
when the latest commit was <ahref="https://github.com/w3c/csswg-drafts/blob/38616d80bf3c5e10f3093b0aa952ff33bef8a440/css-text-3/Overview.bs">38616d80bf3c5e10f3093b0aa952ff33bef8a440</a>.
22
+
as it was on 2020-11-20
23
+
when the latest commit was <ahref="https://github.com/w3c/csswg-drafts/blob/acb5fc92b5814b6fdba8e6f63a05263eb0403f95/css-text-3/Overview.bs">acb5fc92b5814b6fdba8e6f63a05263eb0403f95</a>.
24
24
It is provided for discussion only and may change at any moment.
25
25
Its publication here does not imply endorsement of its contents by W3C,
<li><ahref="https://github.com/web-platform-tests/wpt/tree/master/css/CSS2">wpt/css/CSS2/</a>, other than those related to the <code>white-space</code> property.
<li>the first 3 bullet points are not tested for “nowrap”
178
-
<li>“Otherwise, if the writing system of the segment break is Chinese, Japanese, or Yi, […]”
179
-
<li>For this purpose, Emoji (Unicode property Emoji) with an East Asian Width property of W or N are treated as having an East Asian Width property of A.
180
-
<li>inline element boundary and out of flow elements have no effect on these rules
166
+
<li>First, any collapsible <a>segment break</a> immediately following another collapsible <a>segment break</a>
181
167
</ul>
182
168
169
+
<divclass=note>
170
+
We have quite a few tentative tests for this section,
171
+
based on an earlier draft.
172
+
We have since then decided to deffer this topic to level 4
173
+
</div>
174
+
183
175
<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>if its containing block has unicode-bidi: plaintext [CSS-WRITING-MODES-3], the line box’s inline base direction must be determined by the inline base direction of the bidi paragraph to which it belongs
463
-
<ul>
464
-
<li>An empty line box (i.e. one that contains no atomic inlines or characters other than the line-breaking character, if any), takes its inline base direction from the preceding line box (if any), or, if this is the first line box in the containing block, then from the direction property of the containing block.
465
-
</ul>
461
+
<li>An empty line box (i.e. one that contains no atomic inlines or characters other than the line-breaking character, if any) or one whose <a>bidi paragraph</a> has no strong directionality (contains only weak or neutral characters), takes its inline base direction from the preceding line box (if any), or, if this is the first line box in the containing block, then from the direction property of the containing block.
466
462
</ul>
467
463
468
464
<h2id="appendix-a-text-processing-order-of-operations"><ahref="https://drafts.csswg.org/css-text-3/#order">Appendix A: Text Processing Order of Operations</a></h2>
<li>Grapheme clusters formed with a Space Separator (Zs) as the base are considered to be Modifier Symbols (Sk). They are assumed to have the same East Asian Width property as the base, but take their other properties from the first combining character in the sequence.
500
496
</ul>
501
497
502
-
<h2id="appendix-f"><ahref="file:///Users/florian/src/csswg-drafts/css-text-3/Overview.html#space-discard-set">Appendix F. Space-Discarding Unicode Characters</a></h2>
503
-
504
-
<p>No Tests.
505
-
506
498
<p>To be completed, depending on the same criteria as <ahref="#segment-break-transformation-rules">4.1.3</a>
507
499
508
-
<h2id="appendix-g-tagging-content-by-writing-system"><ahref="https://drafts.csswg.org/css-text-3/#script-tagging">Appendix G. Tagging Content by Writing System</a></h2>
500
+
<h2id="appendix-g-tagging-content-by-writing-system"><ahref="https://drafts.csswg.org/css-text-3/#script-tagging">Appendix F. Tagging Content by Writing System</a></h2>
0 commit comments