Sign in
webkit
/
WebKit
/
f208291ebb5233b8d92ab682a30d20b4b4d23e1e
/
.
/
LayoutTests
/
svg
/
zoom
/
page
/
resources
/
relative-sized-background-with-viewBox.svg
blob: a116964eab717d2b67918f182d40bebaff4d09af [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
standalone
=
"no"
?>
<svg
viewBox
=
"0 0 500 500"
xmlns
=
"http://www.w3.org/2000/svg"
>
<rect
x
=
"10"
y
=
"10"
width
=
"478"
height
=
"478"
rx
=
"5"
ry
=
"5"
fill
=
"none"
stroke
=
"grey"
stroke-width
=
"2"
/>
</svg>