Sign in
webkit
/
WebKit
/
4607ef70b24b852e8d4bdab2b8233fa12bf018e4
/
.
/
LayoutTests
/
fast
/
hidpi
/
resources
/
srcset_100px.svg
blob: 7fad3508e83a4855091c338680cc54e0825e56d3 [
file
] [
log
] [
blame
]
<svg
xmlns
=
'http://www.w3.org/2000/svg'
width
=
'100'
height
=
'50'
>
<rect
fill
=
'green'
width
=
'50%'
height
=
'100%'
/>
<rect
fill
=
'blue'
x
=
"35"
y
=
"10"
width
=
'30'
height
=
'30'
/>
</svg>