Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/DOMParser-interface
/
.
/
css
/
css-masking
/
clip
/
clip-no-stacking-context-ref.html
blob: 056af2237582de99ccc5989111cfd65219f35baa [
file
] [
log
] [
blame
] [
edit
]
<!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>