Sign in
webkit
/
WebKit
/
b4234713c85383e00e81c500ff74ee340e8a262a
/
.
/
LayoutTests
/
css3
/
blending
/
background-blend-mode-body-image-expected.html
blob: e51dcd439231b89a30d6d0221941cb8ffd1380f1 [
file
] [
log
] [
blame
]
<!DOCTYPE HTML>
<style>
body
{
background-color
:
green
;
}
</style>
<p>
This test will check that a background-image set on body does not blend with the browser's white background color.
<br/>
The test passes if the page has a green background.
</p>