haikuwebkit/LayoutTests/css3/blending/blend-mode-body-composited-...

10 lines
351 B
HTML

<!DOCTYPE HTML>
<head>
<link rel="stylesheet" href="resources/blending-style.css">
</head>
<body>
<p class="composited">This file tests that a blending composited element will blend with default white background,
even if the background has no content.<br/> The test passes only if you don't see a rectangle on the screen.</p>
</body>