12 left:
400px; top:
10px; opacity:
1;
16 display: inline-block;
20 background-color: papayawhip;
23 <body onload=
"runRepaintTest();">
26 There should only be one copy of this text.
30 <script src=
"resources/text-based-repaint.js"></script>
32 function repaintTest() {
33 var container
= document
.getElementById('container');
34 container
.style
.left
= '0px';