blob: 52f3cbef1dfc853bdf3d6372e66f0b2ae1a7c462 [file] [log] [blame]
<!DOCTYPE html>
<div id="target" style="position: absolute; top: 150px; left: 150px; border: 50px solid green"></div>
<script src="../../resources/run-after-layout-and-paint.js"></script>
Tests paint invalidation and painting of outline around an empty box.
Passes if there is a green square.