Sign in
webkit
/
WebKit
/
60c3f717a9141a0f8afd6e8437d26c6404e4424c
/
.
/
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>