[Webkit-unassigned] [Bug 282253] REGRESSION(284311 at main): SVGPathElement::getTotalLength() should not throw expiation if the path is empty
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 29 10:35:46 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=282253
Said Abou-Hallawa <sabouhallawa at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Regression(284311 at main): |REGRESSION(284311 at main):
|When `getTotalLength` path |SVGPathElement::getTotalLen
|is empty, the maze don't |gth() should not throw
|work on 'pudding.cool' |expiation if the path is
| |empty
--- Comment #1 from Said Abou-Hallawa <sabouhallawa at apple.com> ---
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241029/6da2b5e0/attachment.htm>
More information about the webkit-unassigned
mailing list