Sign in
webkit
/
WebKit
/
3ee83bd7079b5d32a56631e7e3c8cee2e6830703
/
.
/
LayoutTests
/
fast
/
hidpi
/
resources
/
srcset_100px.svg
blob: 9e702fd6b77e616f93860c49634f4bf34024dd11 [
file
] [
log
] [
blame
]
<svg
xmlns
=
'http://www.w3.org/2000/svg'
width
=
'100'
height
=
'50'
>
<rect
fill
=
'green'
width
=
'50%'
height
=
'100%'
/>
<circle
fill
=
'blue'
cx
=
'50'
cy
=
'25'
r
=
'15'
/>
</svg>