Skip to content

Commit f3748eb

Browse files
committed
[css-text-3] Update Test Coverage
1 parent d25994b commit f3748eb

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

css-text-3/test-coverage.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,11 @@ <h2 id="white-space-and-wrapping-the-white-space-property"><a href="https://draf
124124
<li>intrinsic (min and max) sizing tests for values other than pre-wrap and break-spaces
125125
</ul>
126126

127+
<p>Tests that need to be updated:
128+
<ul>
129+
<li>intrinsic sizing &amp; pre-wrap. See <a href="https://github.com/w3c/csswg-drafts/issues/3440#issuecomment-465671641">CSS WG Minutes for the behavior change</a>
130+
</ul>
131+
127132
<p>Possible addition:
128133
<ul>
129134
<li>coverage of "break-spaces" not as exhaustive as other values. Basic behavior is covered, and difference from "pre-wrap" is covered as well, so this is adequate, but it doesn't have the long list of basic tests that other values got from the CSS2 test suite.

0 commit comments

Comments
 (0)