Sign in
webkit
/
WebKit
/
2460f0f427f628fc375ef165c5dc0d6e83a008e8
/
.
/
LayoutTests
/
svg
/
animations
/
animateTransform-by-scale-1-expected.svg
blob: bdb3dcec3dcb1cc2c784dade68001bd1e144d501 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
?>
<svg
xmlns
=
"http://www.w3.org/2000/svg"
xmlns:xlink
=
"http://www.w3.org/1999/xlink"
>
<circle
cx
=
"150"
cy
=
"150"
r
=
"100"
fill
=
"green"
transform
=
"scale(0.1 0.1)"
/>
</svg>