1 <html xmlns=
"http://www.w3.org/1999/xhtml">
12 transform: translate(
50%,
50%);
18 <!--This test verifies that transformed SVG elements are positioned properly.-->
19 <svg id=
"svgRoot" width=
"400px" height=
"400px" viewBox=
"0 0 400 400" xmlns=
"http://www.w3.org/2000/svg">
20 <circle id=
"circle" cx=
"100" cy=
"100" r=
"10"/>