Skip to content

Commit c9ca5ce

Browse files
committed
[css-text-3] Update test coverage info
1 parent 088d371 commit c9ca5ce

File tree

2 files changed

+63
-1
lines changed

2 files changed

+63
-1
lines changed

css-text-3/Overview.bs

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,7 @@ Text Processing</h3>
380380
word-break/word-break-min-content-003.html
381381
word-break/word-break-min-content-004.html
382382
word-break/word-break-min-content-005.html
383+
overflow-wrap/overflow-wrap-anywhere-010.html
383384
</wpt>
384385

385386
<h2 id="transforming">
@@ -709,6 +710,8 @@ Text Processing</h3>
709710

710711
<wpt>
711712
white-space/white-space-wrap-after-nowrap-001.html
713+
line-break/line-break-anywhere-and-white-space-004.html
714+
line-break/line-break-anywhere-and-white-space-005.html
712715
</wpt>
713716
<wpt pathprefix="/css/CSS2/text/">
714717
white-space-normal-001.xht
@@ -737,13 +740,20 @@ Text Processing</h3>
737740
white-space-pre-007.xht
738741
-->
739742
</wpt>
743+
<wpt>
744+
line-break/line-break-anywhere-and-white-space-001.html
745+
line-break/line-break-anywhere-and-white-space-003.html
746+
</wpt>
747+
740748
<dt><dfn>nowrap</dfn>
741749
<dd>Like ''white-space/normal'', this value collapses <a>white space</a>;
742750
but like ''pre'', it does not allow wrapping.
743751

744752
<wpt>
745753
white-space/white-space-wrap-after-nowrap-001.html
746754
white-space/nowrap-wbr-and-space-crash.html
755+
line-break/line-break-anywhere-and-white-space-002.html
756+
overflow-wrap/overflow-wrap-anywhere-008.html
747757
</wpt>
748758
<wpt pathprefix="/css/CSS2/text/">
749759
white-space-nowrap-001.xht
@@ -805,6 +815,8 @@ Text Processing</h3>
805815
white-space/pre-wrap-tab-004.html
806816
white-space/pre-wrap-tab-005.html
807817
white-space/pre-wrap-tab-006.html
818+
line-break/line-break-anywhere-and-white-space-006.html
819+
line-break/line-break-anywhere-and-white-space-007.html
808820
</wpt>
809821
<dt><dfn>break-spaces</dfn></dt>
810822
<dd>The behavior is identical to that of ''white-space/pre-wrap'',
@@ -866,6 +878,8 @@ Text Processing</h3>
866878
white-space/break-spaces-with-overflow-wrap-008.html
867879
white-space/break-spaces-with-overflow-wrap-009.html
868880
white-space/break-spaces-with-overflow-wrap-010.html
881+
line-break/line-break-anywhere-and-white-space-008.html
882+
line-break/line-break-anywhere-and-white-space-009.html
869883
</wpt>
870884

871885
Such [=preserved=] [=white space characters=] take up space and do not [=hang=],
@@ -1726,6 +1740,8 @@ Text Processing</h3>
17261740
white-space/trailing-other-space-separators-002.html
17271741
text-transform/text-transform-fullwidth-009.html
17281742
white-space/trailing-space-position-001.html
1743+
line-break/line-break-anywhere-and-white-space-006.html
1744+
line-break/line-break-anywhere-and-white-space-007.html
17291745
</wpt>
17301746

17311747
Note: [=Hanging=] the white space rather than collapsing it
@@ -1758,6 +1774,8 @@ Text Processing</h3>
17581774
white-space/trailing-other-space-separators-break-spaces-013.html
17591775
white-space/trailing-other-space-separators-break-spaces-014.html
17601776
white-space/trailing-other-space-separators-break-spaces-015.html
1777+
line-break/line-break-anywhere-and-white-space-008.html
1778+
line-break/line-break-anywhere-and-white-space-009.html
17611779
</wpt>
17621780
</ul>
17631781

@@ -2382,6 +2400,7 @@ Line Breaking Details</h3>
23822400
line-breaking/line-breaking-ic-003.html
23832401
white-space/white-space-wrap-after-nowrap-001.html
23842402
word-break/word-break-break-all-inline-010.html
2403+
overflow-wrap/overflow-wrap-anywhere-inline-003.html
23852404
</wpt>
23862405
<li>For <a>soft wrap opportunities</a> before the first or after the last character of a box,
23872406
the break occurs immediately before/after the box (at its margin edge)
@@ -2578,6 +2597,7 @@ Line Breaking Details</h3>
25782597
white-space/break-spaces-before-first-char-004.html
25792598
white-space/break-spaces-before-first-char-005.html
25802599
white-space/break-spaces-before-first-char-006.html
2600+
overflow-wrap/overflow-wrap-anywhere-006.html
25812601
</wpt>
25822602

25832603
Note: This value does not affect
@@ -2805,6 +2825,33 @@ Line Breaking Details</h3>
28052825
line-break/line-break-anywhere-014.html
28062826
line-break/line-break-anywhere-015.html
28072827
line-break/line-break-anywhere-016.html
2828+
line-break/line-break-anywhere-017.html
2829+
line-break/line-break-anywhere-and-white-space-001.html
2830+
line-break/line-break-anywhere-and-white-space-002.html
2831+
line-break/line-break-anywhere-and-white-space-003.html
2832+
line-break/line-break-anywhere-and-white-space-004.html
2833+
line-break/line-break-anywhere-and-white-space-005.html
2834+
line-break/line-break-anywhere-and-white-space-006.html
2835+
line-break/line-break-anywhere-and-white-space-007.html
2836+
line-break/line-break-anywhere-and-white-space-008.html
2837+
line-break/line-break-anywhere-and-white-space-009.html
2838+
line-break/line-break-anywhere-and-white-space-009.html
2839+
line-break/line-break-anywhere-overrides-uax-behavior-001.html
2840+
line-break/line-break-anywhere-overrides-uax-behavior-002.html
2841+
line-break/line-break-anywhere-overrides-uax-behavior-003.html
2842+
line-break/line-break-anywhere-overrides-uax-behavior-004.html
2843+
line-break/line-break-anywhere-overrides-uax-behavior-005.html
2844+
line-break/line-break-anywhere-overrides-uax-behavior-006.html
2845+
line-break/line-break-anywhere-overrides-uax-behavior-007.html
2846+
line-break/line-break-anywhere-overrides-uax-behavior-008.html
2847+
line-break/line-break-anywhere-overrides-uax-behavior-009.html
2848+
line-break/line-break-anywhere-overrides-uax-behavior-010.html
2849+
line-break/line-break-anywhere-overrides-uax-behavior-011.html
2850+
line-break/line-break-anywhere-overrides-uax-behavior-012.html
2851+
line-break/line-break-anywhere-overrides-uax-behavior-013.html
2852+
line-break/line-break-anywhere-overrides-uax-behavior-014.html
2853+
line-break/line-break-anywhere-overrides-uax-behavior-015.html
2854+
line-break/line-break-anywhere-overrides-uax-behavior-016.html
28082855
line-break/line-break-shaping-001.html
28092856
white-space/break-spaces-before-first-char-007.html
28102857
white-space/break-spaces-before-first-char-011.html
@@ -3274,6 +3321,7 @@ Line Breaking Details</h3>
32743321
overflow-wrap/overflow-wrap-break-word-span-002.html
32753322
overflow-wrap/overflow-wrap-break-word-white-space-crash.html
32763323
overflow-wrap/overflow-wrap-break-word-white-space-crash-002.html
3324+
overflow-wrap/overflow-wrap-anywhere-inline-002.html
32773325
</wpt>
32783326

32793327
<p>This property specifies whether the UA may break at otherwise disallowed points within a line
@@ -3314,7 +3362,18 @@ Line Breaking Details</h3>
33143362
overflow-wrap/overflow-wrap-min-content-size-003.html
33153363
overflow-wrap/overflow-wrap-anywhere-001.html
33163364
overflow-wrap/overflow-wrap-anywhere-003.html
3365+
overflow-wrap/overflow-wrap-anywhere-006.html
3366+
overflow-wrap/overflow-wrap-anywhere-007.html
3367+
overflow-wrap/overflow-wrap-anywhere-008.html
3368+
overflow-wrap/overflow-wrap-anywhere-009.html
3369+
overflow-wrap/overflow-wrap-anywhere-010.html
3370+
overflow-wrap/overflow-wrap-anywhere-inline-001.html
3371+
overflow-wrap/overflow-wrap-anywhere-inline-002.html
3372+
overflow-wrap/overflow-wrap-anywhere-inline-003.html
3373+
overflow-wrap/overflow-wrap-anywhere-inline-004.html
33173374
overflow-wrap/overflow-wrap-anywhere-fit-content-001.html
3375+
overflow-wrap/overflow-wrap-min-content-size-005.html
3376+
overflow-wrap/overflow-wrap-min-content-size-007.html
33183377
overflow-wrap/overflow-wrap-cluster-002.html
33193378
overflow-wrap/overflow-wrap-shaping-002.html
33203379
white-space/break-spaces-before-first-char-009.html
@@ -3345,7 +3404,11 @@ Line Breaking Details</h3>
33453404
overflow-wrap/overflow-wrap-break-word-001.html
33463405
overflow-wrap/overflow-wrap-break-word-003.html
33473406
overflow-wrap/overflow-wrap-break-word-008.html
3407+
overflow-wrap/overflow-wrap-break-word-009.html
3408+
overflow-wrap/overflow-wrap-break-word-010.html
33483409
overflow-wrap/overflow-wrap-min-content-size-004.html
3410+
overflow-wrap/overflow-wrap-min-content-size-006.html
3411+
overflow-wrap/overflow-wrap-min-content-size-008.html
33493412
overflow-wrap/overflow-wrap-break-word-fit-content-001.html
33503413
overflow-wrap/overflow-wrap-cluster-001.html
33513414
overflow-wrap/overflow-wrap-shaping-001.html

css-text-3/test-coverage.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,6 @@ <h3 id="breaking-rules-for-letters-the-word-break-property">5.2 <a href="https:/
239239
<li>effect of word-break:keep-all on NU and AI classes
240240
<li>Symbols that line-break the same way as letters of a particular category are affected the same way as those letters.
241241
<li>does not suppress <code>&lt;wbr></code>
242-
<li>line-break:anywhere wins over word-break:keep-all
243242
</ul>
244243

245244
<p>Covered, but could have more:

0 commit comments

Comments
 (0)