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