Sign in
webkit
/
WebKit
/
b4234713c85383e00e81c500ff74ee340e8a262a
/
.
/
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>