[Webkit-unassigned] [Bug 20554] Incorrect rendering of SVG path
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 27 21:39:52 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20554
------- Comment #5 from eric at webkit.org 2008-08-27 21:39 PDT -------
Further reduction:
<svg viewBox="0 0 300 200" xmlns="http://www.w3.org/2000/svg">
<path d="
M 173 80
L 173 108.01
L 173 108
C 173 113 169 117 164 117
" fill="none" stroke="#073763" stroke-width="13" stroke-linejoin="round">
</path>
</svg>
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list