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
Attachments
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
Note You need to log in before you can comment on or make changes to this bug.