blob: 7d9cb8910789e378e7406f3b4ec94afa9d77ced4 [file] [log] [blame]
<!DOCTYPE HTML>
<html>
<head>
<title>Reference rendering - pass if square below, black 96px</title>
<link rel="author" title="Opera Software" href="https://opera.com">
<style type="text/css">
div {
width: 96px;
height: 96px;
background-color: black;
}
</style>
</head>
<body>
<p>Test passes if there is a square below.</p>
<div></div>
</body>
</html>