Skip to content

Commit 9fa180a

Browse files
committed
[css-text] Update test info
1 parent 856371c commit 9fa180a

2 files changed

Lines changed: 1 addition & 6 deletions

File tree

css-text-3/Overview.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

css-text-3/test-coverage.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)