1 <svg width=
"200" height=
"200" 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"></script>
5 function repaintTest() {
6 document.getElementById('s').setAttribute(
"viewBox",
"0 0 200 200");
11 <svg id=
"s" viewBox=
"0 0 800 800">
12 <rect fill=
"green" width=
"50%" height=
"50%"/>