Sign in
webkit
/
WebKit
/
e6c7dac2f50ee13b16d871ec191130691b2258f5
/
.
/
LayoutTests
/
svg
/
as-image
/
resources
/
green-non-integer-size-rect.svg
blob: c22bb9a2ffc8b9a1fbbf8d3cb765af9a0be207be [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
width
=
'100px'
height
=
'100.99px'
>
<rect
fill
=
'green'
width
=
'200px'
height
=
'200px'
/>
</svg>