Sign in
webkit
/
WebKit
/
ed12258493d0bed96ae85c0e2b45a740f63978e6
/
.
/
LayoutTests
/
svg
/
animations
/
polyline-set-expected.svg
blob: d1d8311e361ad44f5e7a3a02b351e515924bfaa0 [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
<polyline
points
=
"10,10 210,10 210,210 10,210"
fill
=
"none"
stroke
=
"green"
stroke-width
=
"20"
/>
</svg>