WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
282253
REGRESSION(
284311@main
): SVGPathElement::getTotalLength() should not throw exception if the path is empty
https://bugs.webkit.org/show_bug.cgi?id=282253
Summary
REGRESSION(284311@main): SVGPathElement::getTotalLength() should not throw ex...
Ahmad Saleem
Reported
2024-10-29 10:24:54 PDT
rdar://138845454
Attachments
Add attachment
proposed patch, testcase, etc.
Said Abou-Hallawa
Comment 1
2024-10-29 10:35:46 PDT
1. Load
https://pudding.cool/2024/10/abortion-mazes/
2. Scroll down to the bottom “Pick a story” section 3. Click on one of the choices (e.g. Billie, CA) 4. Click on the Start Maze button Result: Nothing happens. The WebInspector shows this message in the console tab Unhandled Promise Rejection: InvalidStateError: The element's path is empty.
Ahmad Saleem
Comment 2
2024-10-29 10:38:25 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/35873
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