You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css-contain-1/Overview.bs
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -88,8 +88,11 @@ Strong Containment: the 'contain' property</h2>
88
88
89
89
<details>
90
90
<summary>This change has tests</summary>
91
-
<a href="https://github.com/web-platform-tests/wpt/commit/98c4e2d52402156bfafcd1466985b5336f6c7240">Tests for this change</a> have been added to <abbr title="Web Platform Tests">WPT</abbr>.
92
-
The results can be viewed at <a href="https://wpt.fyi/results/css/css-contain/parsing/contain-computed.html">wpt.fyi</a>
91
+
A <a href="https://github.com/web-platform-tests/wpt/commit/98c4e2d52402156bfafcd1466985b5336f6c7240">test for this change</a> has been added to <abbr title="Web Platform Tests">WPT</abbr>.
92
+
The results can be viewed at <a href="https://wpt.fyi/results/css/css-contain/parsing/contain-computed.html">wpt.fyi</a>.
93
+
Note that a few subtests of this test
94
+
(those involving the <code>style</code> or <code>inline-size</code> values)
95
+
only relate to later levels of this specification.
0 commit comments