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