2 <body onload=
"runRepaintTest();">
3 <pre id=
"target">PASS if does not repaint.
</pre>
4 <script src=
"resources/text-based-repaint.js" type=
"text/javascript"></script>
5 <script type=
"text/javascript">
8 target
.textContent
= "PASS if does not repaint.";