Sign in
webkit
/
WebKit
/
d158dceef24649669aba9fdeae8c00646ba7bdc2
/
.
/
LayoutTests
/
svg
/
zoom
/
page
/
resources
/
huge-rect.svg
blob: d8d2b4a510171ce135fb55b26dfab9469f46ce3b [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
?>
<svg
width
=
"4000"
height
=
"4000"
viewBox
=
"0 0 100 100"
xmlns
=
"http://www.w3.org/2000/svg"
>
<rect
width
=
"100"
height
=
"100"
fill
=
"blue"
stroke-width
=
"5"
stroke
=
"green"
/>
</svg>