<!DOCTYPE HTML>
<!-- Test background blending with SVG. Test passes if you can see a green square. -->
<style type="text/css">
div {
width: 100px;
height: 100px;
background: green;
}
</style>
<div></div>
<!DOCTYPE HTML>
<!-- Test background blending with SVG. Test passes if you can see a green square. -->
<style type="text/css">
div {
width: 100px;
height: 100px;
background: green;
}
</style>
<div></div>