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