Sign in
webkit
/
WebKit
/
a231c91b6a598a51b62eadba79950f827d9298a2
/
.
/
LayoutTests
/
compositing
/
resources
/
circle.svg
blob: 718726d19f0800f52bb9c5823107519e628b4921 [
file
] [
log
] [
blame
]
<svg
xmlns
=
'http://www.w3.org/2000/svg'
width
=
'200'
height
=
'200'
>
<circle
cx
=
"50%"
cy
=
"50%"
r
=
"80"
style
=
"
fill
:
blue
;
"
/>
</svg>