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 2019-08-03
23
-
when the latest commit was <ahref="https://github.com/w3c/csswg-drafts/blob/4df60c5160f69608724bb772de3669f3222f44ee/css-text-3/Overview.bs">4df60c5160f69608724bb772de3669f3222f44ee</a>.
22
+
as it was on 2019-09-26
23
+
when the latest commit was <ahref="https://github.com/w3c/csswg-drafts/blob/a1022223d4ab3f3c9b5ed3328c9d7431d77ff969/css-text-3/Overview.bs">a1022223d4ab3f3c9b5ed3328c9d7431d77ff969</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>Text transformation happens after Phase I: Collapsing and Transformation and Segment Break Transformation Rules but before Phase II: Trimming and Positioning. This means that full-width only transforms U+0020 spaces to U+3000 within preserved white space.
<li>intrinsic (min and max) sizing tests for values other than pre-wrap and break-spaces
132
133
</ul>
133
134
134
-
<p>Tests that need to be updated:
135
-
<ul>
136
-
<li>intrinsic sizing & pre-wrap. See <ahref="https://github.com/w3c/csswg-drafts/issues/3440#issuecomment-465671641">CSS WG Minutes for the behavior change</a>
137
-
</ul>
138
-
139
135
<p>Possible addition:
140
136
<ul>
141
137
<li>coverage of "break-spaces" not as exhaustive as other values. Basic behavior is covered, and difference from "pre-wrap" is covered as well, so this is adequate, but it doesn't have the long list of basic tests that other values got from the CSS2 test suite.
<li>“Otherwise, if the writing system of the segment break is Chinese, Japanese, or Yi, […]”
179
175
<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
176
<li>“Otherwise, the segment break is converted to a space (U+0020).”
177
+
<li>inline element boundary and out of flow elements have no effect on these rules
181
178
</ul>
182
179
183
180
<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>
0 commit comments