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