1 <body style=
"margin: 0;" onload=
"runRepaintTest()">
5 document
.getElementById("target").innerText
+= " la";
8 <script src=
"resources/text-based-repaint.js"></script>
9 <div style=
"height:200px; width:200px">
10 <div style=
"position:absolute">
11 <div id=
"target">La la la
</div>