Sign in
webkit
/
WebKit
/
a231b9c05f00391ba283ff877aa3287c882082d0
/
.
/
LayoutTests
/
svg
/
animations
/
animate-montion-invalid-attribute-expected.svg
blob: ea77c8038d1cd114f885da5b49857dcedcf23be3 [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
<circle
cx
=
"60"
cy
=
"60"
r
=
"50"
fill
=
"Lime"
/>
<circle
cx
=
"160"
cy
=
"160"
r
=
"50"
fill
=
"Green"
/>
</svg>