Comment #24 on issue 231577 by
r...@charlotteip.com: SVG does not respect
overflow:visible
https://code.google.com/p/chromium/issues/detail?id=231577
I believe I am still seeing a variant of this clipping behavior in Chrome
40 (with overflow:visible set in the CSS). It occurs on the ends of paths
that touch the boundaries of the viewport and have fill=none,
stroke-width=<something biggish>, so paths being used as lines essentially.
The additional stroke appears to be what is getting clipped. I can open a
new case if that is what needs to happen. A pic of the output with the
stroke width set to a large number is attached.
Attachments:
clipped_svg_path_fill-none_strokewidth-big.png 53.0 KB