Sign in
webkit
/
WebKit
/
8de09782621a8d8b47ef684da5e0e163b556e859
/
.
/
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>