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