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