Sign in
webkit
/
WebKit
/
e97723121d6efd8e6db57a4d2e40ddf289e5704a
/
.
/
LayoutTests
/
fast
/
hidpi
/
resources
/
srcset.svg
blob: 955599bcf8dbfe2af88b2135a20911e1eb09fb82 [
file
] [
log
] [
blame
]
<svg
xmlns
=
'http://www.w3.org/2000/svg'
width
=
'200'
height
=
'100'
>
<rect
fill
=
'green'
width
=
'50%'
height
=
'100%'
/>
<circle
fill
=
'blue'
cx
=
'100'
cy
=
'50'
r
=
'30'
/>
</svg>