2 <div id=
"target" style=
"position: absolute; top: 150px; left: 150px; border: 50px solid green"></div>
3 <script src=
"../../resources/run-after-layout-and-paint.js"></script>
4 Tests paint invalidation and painting of outline around an empty box.
5 Passes if there is a green square.