blob: 2f753c33f9569c505e2233110678496ceed76ac1 [file] [log] [blame]
<body>
<!-- Repaint test for https://bugs.webkit.org/show_bug.cgi?id=64650: RenderLayer fixed position logic needs more basic testing -->
<!-- You should see no red on this page. -->
<div style="position: relative; background: green; top: 92px; left: 92px; width: 100px; height: 100px;"></div>
</body>
</html>