haikuwebkit/LayoutTests/fast/sub-pixel/snap-negative-location-expe...

10 lines
288 B
HTML

<!DOCTYPE html>
<html>
<body>
<div style="position: absolute; top: -4.5px; left: -4.5px; width: 50px; height: 50px; background: navy;">&nbsp;</div>
<p style="position: absolute; top: 50px;">
Figure above should appear as a solid dark blue square.
</p>
</body>
</html>