2 <script src=
"../../resources/ahem.js"></script>
3 <script src=
"resources/text-based-repaint.js"></script>
7 document
.getElementById("target").style
.display
= "none";
11 <body onload=
"runRepaintTest()">
12 <div style=
"margin-left: 100px; font: 100px Ahem; -webkit-font-smoothing: none; height: 100px;">
13 <span id=
"target" style=
"position: relative; left: -100px; color: red;">ab
</span>
15 <div style=
"width: 100px; height: 100px; background-color: green; margin-top: -100px;"></div>