blob: db1387b19c0ba1f502c542b1e8edaada1bbab032 [file] [log] [blame]
<!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>