WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 78980
110691
setting d attribute of path element to empty string causes error
https://bugs.webkit.org/show_bug.cgi?id=110691
Summary
setting d attribute of path element to empty string causes error
_pants
Reported
2013-02-23 10:23:08 PST
Setting the "d" attribute of an svg path element to empty string causes `Error: Problem parsing d=""` to be output in the error console. According to
http://www.w3.org/TR/SVGTiny12/paths.html#DAttribute
d="" is correct syntax to disable rendering of the path. Please see
http://bl.ocks.org/skivvies/5020690
for a demonstration of the bug.
Attachments
Add attachment
proposed patch, testcase, etc.
_pants
Comment 1
2013-02-23 14:09:15 PST
https://bugs.webkit.org/show_bug.cgi?id=78980
Tried searching for an existing issue before I opened this but only just found it. Sorry for the duplicate. *** This bug has been marked as a duplicate of
bug 78980
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug