1 <script src=
"resources/text-based-repaint.js"></script>
2 <script src=
"../../resources/ahem.js"></script>
3 <body onload=
"runRepaintTest()">
4 <span style=
"position: relative; top: 80px;">
5 <div id=
"target" style=
"display: inline-block; width: 100px; height: 100px; overflow: hidden; font-family: Ahem; font-size: 100px; background: red; color: green;">p
</div>
10 document
.getElementById("target").firstChild
.data
= "a";