blob: c6f39607f1bec491bd4ca7148164949777c253c6 [file] [log] [blame]
<html>
<head>
<style>
.test {
width: 220px;
height: 220px;
}
</style>
</head>
<body>
<div class="test"></div>
<p>If the test passes, you should see nothing above, because we should not render masked content if the mask image fails to load.</p>
</body>
</html>