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