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

10 lines
381 B
HTML

<!DOCTYPE HTML>
<head>
<link rel="stylesheet" href="resources/blending-style.css">
</head>
<body class="black white-text">
<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>
</body>