Sign in
webkit
/
WebKit
/
c76c58243e3b15757ea8668f43536a601f3d5c6f
/
.
/
LayoutTests
/
imported
/
blink
/
css3
/
blending
/
mix-blend-mode-with-squashing-layer-expected.html
blob: 69747c2b4e864b4394d1ee0e8c2d075dfdb25a3c [
file
] [
log
] [
blame
]
<!DOCTYPE HTML>
<style>
.
box
{
height
:
100px
;
width
:
100px
;
}
</style>
<p>
The test passes if you see a green square.
</p>
<div
class
=
"box"
style
=
"
background-color
:
green
;
"
></div>