@@ -162,6 +162,21 @@ Introduction</h2>
162
162
<a href="https://www.w3.org/TR/typography/"><cite>Language Enablement Index</cite></a> .
163
163
[[TYPOGRAPHY]]
164
164
165
+ <wpt title="The following tests are crash tests
166
+ that relate to general usage
167
+ of the features described in this specification
168
+ but are not tied to any particular normative statement.">
169
+ removing-collapsible-crash.html
170
+ removing-collapsible-spaces-before-float-crash.html
171
+ crashtests/line-break-float-crash.html
172
+ crashtests/trailing-space-with-cr-crash.html
173
+ ellisize-rtl-text-crash.html
174
+ altering-dom-crash.html
175
+ whitespace-followed-by-cham-symbol-crash.html
176
+ white-space/append-whitespace-only-node-crash-001.html
177
+ crashtests/rendering-rtl-bidi-override-crash.html
178
+ </wpt>
179
+
165
180
<h3 id="placement">
166
181
Module Interactions</h3>
167
182
@@ -7525,21 +7540,7 @@ Changes</h2>
7525
7540
and the <a href="https://drafts.csswg.org/css-text-3/issues-lc-2013">Disposition of Comments</a>
7526
7541
covering all comments between 2013 and 2020.
7527
7542
7528
- <!-- Listing crash tests not particularly linked to any specific spot in the spec-->
7529
- <wpt>
7530
- removing-collapsible-crash.html
7531
- removing-collapsible-spaces-before-float-crash.html
7532
- crashtests/line-break-float-crash.html
7533
- crashtests/trailing-space-with-cr-crash.html
7534
- ellisize-rtl-text-crash.html
7535
- altering-dom-crash.html
7536
- whitespace-followed-by-cham-symbol-crash.html
7537
- white-space/append-whitespace-only-node-crash-001.html
7538
- crashtests/rendering-rtl-bidi-override-crash.html
7539
- </wpt>
7540
-
7541
- <!-- Listing level 4 tests as otherwise bikeshed complains -->
7542
- <wpt>
7543
+ <wpt hidden title="Tests for the next level(s) of this specification">
7543
7544
white-space/text-space-collapse-discard-001.xht
7544
7545
white-space/text-space-collapse-preserve-breaks-001.xht
7545
7546
white-space/text-space-trim-trim-inner-001.xht
0 commit comments