Sign in
webkit
/
WebKit
/
ba002db60ea62c7919f6e26e9e4f01606e112075
/
.
/
LayoutTests
/
svg
/
as-background-image
/
resources
/
green-relative-size-rect-with-viewBox.svg
blob: 09a64835c98387a57c5a96c673534aacd7eeb78c [
file
] [
log
] [
blame
]
<svg
version
=
"1.1"
xmlns
=
"http://www.w3.org/2000/svg"
width
=
"100%"
height
=
"100%"
viewBox
=
"0 200 200 200"
>
<rect
x
=
"-200"
y
=
"0"
width
=
"600"
height
=
"600"
fill
=
"green"
/>
</svg>