Sign in
webkit
/
WebKit
/
44eb102fc7ff5b39ec007928e231feaa8570707c
/
.
/
LayoutTests
/
css3
/
blending
/
blend-mode-with-body-expected.html
blob: 68c3242fe596f27a89e3a167f7bd8f8d3b064727 [
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"
></div>
</body>