4 body { line-height:
10px; }
7 <p id=
"description">Test changing of SVG size attributes. This test passes if there is a green square and no red.
</p>
8 <svg id=
"svg" width=
"300" height=
"300">
9 <rect x=
"0" y=
"0" width=
"100" height=
"100" fill=
"green"/>