Skip to content

Commit 4655bfb

Browse files
committed
[css-overflow] Index new test
1 parent 3cdff9b commit 4655bfb

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

css-contain-1/Overview.bs

+4
Original file line numberDiff line numberDiff line change
@@ -1188,6 +1188,10 @@ Paint Containment</h3>
11881188
nor does it inhibit the creation of any such mechanism through other properties,
11891189
<span class=informative>such as 'overflow', 'resize', or 'text-overflow'</span>.
11901190

1191+
<wpt>
1192+
contain-paint-050.html
1193+
</wpt>
1194+
11911195
Note: The next level of this specification [[CSS-CONTAIN-2]] refines this effect
11921196
to apply to the [=overflow clip edge=] rather than the [=padding edge=],
11931197
in order to take the new 'overflow-clip-margin' property into account.

css-contain-2/Overview.bs

+4
Original file line numberDiff line numberDiff line change
@@ -1097,6 +1097,10 @@ Paint Containment</h3>
10971097
nor does it inhibit the creation of any such mechanism through other properties,
10981098
<span class=informative>such as 'overflow', 'resize', or 'text-overflow'</span>.
10991099

1100+
<wpt>
1101+
contain-paint-050.html
1102+
</wpt>
1103+
11001104
Note: This clipping shape respects 'overflow-clip-margin',
11011105
allowing an element with [=paint containment=]
11021106
to still slightly overflow its normal bounds.

0 commit comments

Comments
 (0)