Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
svg
/
transforms
/
nested-containers-expected.svg
blob: 7bdedab52554d2957cc5d94c0612409b736d45e4 [
file
] [
log
] [
blame
] [
edit
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
<g
transform
=
"scale(20 20)"
>
<circle
fill
=
"blue"
cx
=
"10"
cy
=
"10"
r
=
"5"
/>
</g>
</svg>