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