Sign in
webkit
/
WebKit
/
4104acafefd1763affd7ae709c629afa51723350
/
.
/
LayoutTests
/
fast
/
borders
/
resources
/
svg-border-140x140-intrinsic.svg
blob: c1f2e6fd21aaf3294abdd246b4d8f7edbf18f908 [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
version
=
"1.1"
width
=
"140"
height
=
"140"
>
<rect
width
=
"100%"
height
=
"100%"
fill
=
"lime"
/>
<rect
x
=
"10%"
y
=
"10%"
width
=
"80%"
height
=
"80%"
fill
=
"none"
stroke
=
"black"
stroke-width
=
"4%"
/>
</svg>