Sign in
webkit
/
WebKit
/
608510167473a6190f8ac850a60a54e438739dfe
/
.
/
LayoutTests
/
fast
/
hidpi
/
resources
/
relativesrcset.svg
blob: c38328b1e622a45a3d2066f8ac4271de7f643644 [
file
] [
log
] [
blame
]
<svg
xmlns
=
'http://www.w3.org/2000/svg'
width
=
'100%'
height
=
'100%'
>
<rect
fill
=
'pink'
width
=
'50%'
height
=
'100%'
/>
<rect
fill
=
'purple'
x
=
"35"
y
=
"10"
width
=
'30'
height
=
'30'
/>
</svg>