2 <html xmlns=
"http://www.w3.org/1999/xhtml" lang=
"en">
20 <script src=
"resources/text-based-repaint.js"></script>
22 function repaintTest()
24 shiftMe
.style
.left
= "-250px";
28 <body onload=
"runRepaintTest();">
29 <div>This test checks that shifting an abspos container will properly repaint its descendants.
</div>
30 <div>The images below should be correctly repainted.
</div>
32 <div class=
"imageWrapper">
33 <img src=
"resources/apple.jpg">
35 <div class=
"imageWrapper">
36 <img src=
"resources/apple.jpg">