Sign in
webkit
/
WebKit
/
db429512421596470240ded3a71f70ee20552ab3
/
.
/
LayoutTests
/
svg
/
custom
/
zero-path-square-cap-rendering.svg
blob: 1469e114239fcbf04cfaa45b2772df3b4abe3f44 [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
xmlns:xlink
=
"http://www.w3.org/1999/xlink"
>
<path
d
=
'M50,50 z'
stroke
=
'green'
stroke-width
=
'100'
stroke-linecap
=
'square'
/>
</svg>