Sign in
webkit
/
WebKit
/
fbd7aecd32a54cc89151940f9061a558c9e21c21
/
.
/
LayoutTests
/
svg
/
masking
/
mask-css-luminance-expected.html
blob: 113dc0d21862561ed2a9164c934606da32e00368 [
file
] [
log
] [
blame
]
<style>
.
box-with-hole
{
height
:
100
;
width
:
100px
;
border
:
50px
solid green
;
}
</style>
<body>
<div
class
=
"box-with-hole"
></div>
</body>