haikuwebkit/LayoutTests/fast/canvas/canvas-color-space-display-...

8 lines
222 B
HTML

<style>
.ref { background-color: #009900; width: 100px; height: 100px; margin-bottom: 0; }
</style>
<body>
<p>This test passes if the square below looks to be all one color</p>
<div class="ref"> </div>
</body>