summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-masking/clip/clip-no-stacking-context-ref.html
blob: 056af2237582de99ccc5989111cfd65219f35baa (plain)
1
2
3
4
<!DOCTYPE html>
<meta charset="utf-8">
<p>Expected: A green box with no red visible.</p>
<div style="width: 100px; height: 100px; background: green;"></div>