Sign in
webkit
/
WebKit
/
d3fdb4cf562f20044404c4eecc48b193fcc4521c
/
.
/
LayoutTests
/
css3
/
blending
/
blend-mode-with-body.html
blob: a803c847cf498949afb69d23bf39087381919bf7 [
file
] [
log
] [
blame
]
<!DOCTYPE HTML>
<head>
<link
rel
=
"stylesheet"
href
=
"resources/blending-style.css"
>
</head>
<body
class
=
"blue"
>
<p>
This test passes if background-color fills the entire view port.
</p>
<div
class
=
"box difference"
></div>
</body>