File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -966,6 +966,7 @@ Text Processing</h3>
966966 white-space/control-chars-007.html
967967 white-space/control-chars-008.html
968968 white-space/control-chars-00B.html
969+ white-space/control-chars-00C.html
969970 white-space/control-chars-00D.html
970971 white-space/control-chars-00E.html
971972 white-space/control-chars-00F.html
Original file line number Diff line number Diff line change @@ -156,15 +156,9 @@ <h2 id="white-space-processing-details"><a href="https://drafts.csswg.org/css-te
156156< p > Missing tests:
157157
158158< ul >
159- < li > Form feeds (U+000C) (that are not segment breaks) are rendered as a zero-width space (U+200B).
160159 < li > As required by [UNICODE], unsupported Default_ignorable characters must be ignored for rendering.
161160</ ul >
162161
163- < p > Tests that need to be updated:
164- < ul >
165- < li > update to match the resolution in < a href ="https://github.com/w3c/csswg-drafts/issues/855 "> Issue 855</ a >
166- </ ul >
167-
168162< h3 id ="the-white-space-processing-rules "> The < a href ="https://drafts.csswg.org/css-text-3/#white-space-rules "> White Space Processing Rules</ a > </ h3 >
169163
170164< p > Sufficient coverage. All parts of this section are well exercised.
You can’t perform that action at this time.
0 commit comments