3 <script src=
"resources/text-based-repaint.js" type=
"text/javascript"></script>
4 <script type=
"text/javascript">
7 dv
.firstChild
.data
='Lorem ipsu';
11 <body onload=
"runRepaintTest();">
13 This is a repaint test for
<i><a href=
"http://bugs.webkit.org/show_bug.cgi?id=11277">http://bugs.webkit.org/show_bug.cgi?id=
11277</a>
14 REGRESSION: Incomplete repaint of overflow areas when deleting
</i>.
17 <div contenteditable
id=
"dv" style=
"overflow: hidden; outline: none; width: 80px; height: 36px">