4 This test passes if there are two green squares below:
<br>
5 <svg width=
"300" height=
"300">
6 <svg id=
"svg" width=
"100" height=
"100">
7 <rect width=
"100%" height=
"100%" fill=
"green"/>
9 <svg id=
"svg" x=
"100" y=
"100" width=
"100" height=
"100">
10 <rect width=
"100%" height=
"100%" fill=
"green"/>