WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
192519
All the SVG properties parsing function should show an error message if the parsing fails
https://bugs.webkit.org/show_bug.cgi?id=192519
Summary
All the SVG properties parsing function should show an error message if the p...
Said Abou-Hallawa
Reported
2018-12-07 15:11:52 PST
See
https://bugs.webkit.org/show_bug.cgi?id=192507
. Although the bug of leading whitespaces should be fixed, an error message should have been exposed to tell about the failure in the parsing. This bug is about reviewing all the places in the SVG properties parsing code where an error could happen and not having a corresponding error message revealed in the console window of the WebInspector. This also shows that we do not have enough layout tests which should cover the parsing errors in the SVG properties. It can be frustrating for the web developer to not see the SVG element rendered and no hint what went wrong especially if other web browsers can render the same markup as he expects.
Attachments
Add attachment
proposed patch, testcase, etc.
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