blob: c2798bf9dbe1175233893fab8360c1c1c2f494dd [file] [log] [blame]
<!DOCTYPE HTML>
<head>
<link rel="stylesheet" href="resources/blending-style.css">
</head>
<body class="black white-text">
<!-- This p is composited to get its own backing, so that the body element is left without content. -->
<p class="composited">This file tests that a blending composited element will blend with body's background color,
even if the background has no other content.<br/> The test passes only if you don't see a rectangle on the screen.</p>
<div class="box red multiply composited"></div>
</body>