@@ -400,6 +400,7 @@ Text Processing</h3>
400400 text-encoding/shaping-tatweel-003.html
401401 shaping/shaping-arabic-diacritics-001.html
402402 shaping/shaping-arabic-diacritics-002.html
403+ white-space/full-width-leading-spaces-005.html
403404 </wpt>
404405
405406 For the purpose of determining adjacency for text processing
@@ -836,7 +837,6 @@ Order of Operations</h4>
836837 parsing/white-space-valid.html
837838 parsing/white-space-invalid.html
838839 parsing/white-space-computed.html
839- white-space/append-whitespace-only-node-crash-001.html
840840 white-space/ws-break-spaces-applies-to-001.html
841841 white-space/ws-break-spaces-applies-to-002.html
842842 white-space/ws-break-spaces-applies-to-003.html
@@ -952,6 +952,7 @@ Order of Operations</h4>
952952 white-space/white-space-intrinsic-size-015.html
953953 white-space/white-space-intrinsic-size-016.html
954954 white-space/white-space-intrinsic-size-018.html
955+ white-space/pre-with-whitespace-crash.html
955956 </wpt>
956957
957958 <dt> <dfn>nowrap</dfn>
@@ -963,6 +964,7 @@ Order of Operations</h4>
963964 white-space/white-space-wrap-after-nowrap-001.html
964965 line-break/line-break-anywhere-and-white-space-002.html
965966 overflow-wrap/overflow-wrap-anywhere-008.html
967+ white-space/nowrap-wbr-and-space-crash.html
966968 </wpt>
967969 <wpt pathprefix="/css/CSS2/text/">
968970 white-space-nowrap-001.xht
@@ -1019,6 +1021,9 @@ Order of Operations</h4>
10191021 white-space/pre-wrap-leading-spaces-012.html
10201022 white-space/pre-wrap-leading-spaces-013.html
10211023 white-space/pre-wrap-leading-spaces-014.html
1024+ white-space/pre-wrap-leading-spaces-015.html
1025+ white-space/pre-wrap-leading-spaces-016.html
1026+ white-space/pre-wrap-leading-spaces-017.html
10221027 white-space/white-space-pre-wrap-trailing-spaces-001.html
10231028 white-space/white-space-pre-wrap-trailing-spaces-002.html
10241029 white-space/white-space-pre-wrap-trailing-spaces-003.html
@@ -1177,6 +1182,8 @@ Order of Operations</h4>
11771182 white-space/white-space-pre-035.html
11781183 white-space/white-space-intrinsic-size-019.html
11791184 white-space/white-space-intrinsic-size-020.html
1185+ white-space/pre-line-br-with-whitespace-child-crash.html
1186+ white-space/pre-line-with-space-and-newline.html
11801187 </wpt>
11811188 </dl>
11821189
@@ -1741,6 +1748,9 @@ Order of Operations</h4>
17411748 white-space/pre-wrap-052.html
17421749 white-space/white-space-pre-051.html
17431750 white-space/white-space-pre-052.html
1751+ white-space/full-width-leading-spaces-001.html
1752+ white-space/full-width-leading-spaces-002.html
1753+ white-space/full-width-leading-spaces-003.html
17441754 </wpt>
17451755 <wpt pathprefix="/css/CSS2/text/">
17461756 white-space-collapsing-003.xht
@@ -1831,6 +1841,18 @@ Order of Operations</h4>
18311841 <wpt>
18321842 white-space/trailing-ideographic-space-001.html
18331843 white-space/trailing-ideographic-space-002.html
1844+ white-space/trailing-ideographic-space-005.html
1845+ white-space/trailing-ideographic-space-006.html
1846+ white-space/trailing-ideographic-space-007.html
1847+ white-space/trailing-ideographic-space-008.html
1848+ white-space/trailing-ideographic-space-009.html
1849+ white-space/trailing-ideographic-space-010.html
1850+ white-space/trailing-ideographic-space-011.html
1851+ white-space/trailing-ideographic-space-012.html
1852+ white-space/trailing-ideographic-space-013.html
1853+ white-space/trailing-ideographic-space-014.html
1854+ white-space/trailing-ideographic-space-015.html
1855+ white-space/trailing-ideographic-space-016.html
18341856 white-space/trailing-other-space-separators-001.html
18351857 white-space/trailing-other-space-separators-003.html
18361858 white-space/trailing-other-space-separators-004.html
@@ -3679,6 +3701,7 @@ Line Breaking Details</h3>
36793701 hyphens/hyphens-auto-010.html
36803702 hyphens/hyphens-out-of-flow-002.html
36813703 hyphens/hyphens-span-002.html
3704+ hyphens/hyphens-auto-and-contenteditable-crash.html
36823705 </wpt>
36833706
36843707 Note: In some languages
@@ -3785,6 +3808,8 @@ Line Breaking Details</h3>
37853808 overflow-wrap/overflow-wrap-anywhere-span-002.html
37863809 overflow-wrap/overflow-wrap-break-word-span-001.html
37873810 overflow-wrap/overflow-wrap-break-word-span-002.html
3811+ overflow-wrap/overflow-wrap-break-word-long-crash.html
3812+ overflow-wrap/overflow-wrap-break-word-white-space-crash.html
37883813 overflow-wrap/overflow-wrap-break-word-white-space-crash-002.html
37893814 overflow-wrap/overflow-wrap-anywhere-inline-002.html
37903815 </wpt>
@@ -3885,6 +3910,10 @@ Line Breaking Details</h3>
38853910 white-space/break-spaces-with-overflow-wrap-005.html
38863911 white-space/break-spaces-with-overflow-wrap-007.html
38873912 white-space/break-spaces-with-overflow-wrap-009.html
3913+ white-space/trailing-ideographic-space-013.html
3914+ white-space/trailing-ideographic-space-014.html
3915+ white-space/trailing-ideographic-space-015.html
3916+ white-space/trailing-ideographic-space-016.html
38883917 </wpt>
38893918 </dl>
38903919
@@ -4083,6 +4112,7 @@ Shaping Across Intra-word Breaks</h3>
40834112 text-align/text-align-justify-004.html
40844113 text-align/text-align-justify-005.html
40854114 text-align/text-align-justify-006.html
4115+ text-align/text-align-justify-shy-001.html
40864116 </wpt>
40874117 <wpt pathprefix="/css/CSS2/text">
40884118 letter-spacing-justify-001.xht
@@ -5253,6 +5283,7 @@ Cursive Scripts</h4>
52535283 parsing/text-indent-computed.html
52545284 animations/text-indent-interpolation.html
52555285 animations/text-indent-composition.html
5286+ text-indent/text-indent-long-line-crash.html
52565287 </wpt>
52575288 <wpt pathprefix="/css/CSS2/css1">
52585289 c547-indent-000.xht
@@ -5487,6 +5518,10 @@ Cursive Scripts</h4>
54875518 (The interaction of this measurement and kerning is currently UA-defined;
54885519 the CSSWG <a href="https://github.com/w3c/csswg-drafts/issues/2397">welcomes advice</a> on this point.)
54895520
5521+ <wpt>
5522+ white-space/full-width-leading-spaces-004.html
5523+ </wpt>
5524+
54905525 <p> A <dfn><a lt=hang>hanging</a> glyph</dfn>
54915526 is still enclosed inside its parent inline box
54925527 and still participates in text justification:
@@ -6675,6 +6710,18 @@ Changes</h2>
66756710 <li> Tweaked handling of Ambiguous characters during <a href="#line-break-transform">segment break transformation</a> to respond to language context.
66766711 </ul>
66776712
6713+ <!-- Listing crash tests not particularly linked to any specific spot in the spec-->
6714+ <wpt>
6715+ removing-collapsible-crash.html
6716+ removing-collapsible-spaces-before-float-crash.html
6717+ crashtests/line-break-float-crash.html
6718+ crashtests/trailing-space-with-cr-crash.html
6719+ ellisize-rtl-text-crash.html
6720+ altering-dom-crash.html
6721+ whitespace-followed-by-cham-symbol-crash.html
6722+ white-space/append-whitespace-only-node-crash-001.html
6723+ </wpt>
6724+
66786725 <!-- Listing level 4 tests as otherwise bikeshed complains -->
66796726 <wpt>
66806727 white-space/text-space-collapse-discard-001.xht
0 commit comments