4 <script src=
"resources/text-based-repaint.js" type=
"text/javascript"></script>
5 <script type=
"text/javascript">
6 window
.onload = function() {
10 function repaintTest() {
11 document
.getElementById('target').style
.visibility
= 'visible';
17 style=
"will-change: transform;
20 top: 200px; left: 200px;
21 width: 200px; height: 200px;
22 background-color: redl "></div>