Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/https-acid3
/
.
/
css
/
css-masking
/
mask-image
/
mask-image-clip-exclude-ref.html
blob: 5d82c5cf27a1ec69c5f646830ebbbf0f04c5264c [
file
] [
edit
]
<!doctype html>
<title>
CSS test reference
</title>
<style>
div
{
width
:
100px
;
height
:
100px
;
border
:
10px
solid green
;
}
</style>
<div></div>