1 <svg xmlns=
"http://www.w3.org/2000/svg" xmlns:
xlink=
"http://www.w3.org/1999/xlink" onload=
"runRepaintAndPixelTest()">
2 <script xlink:
href=
"../../fast/repaint/resources/text-based-repaint.js"/>
5 <use xlink:
href=
"#rect" />
9 <rect id=
"rect" x=
"0" y=
"0" width=
"100" height=
"60" />
13 function repaintTest() {
14 document.getElementById(
"g").setAttribute(
"fill",
"#00FF00");