[Webkit-unassigned] [Bug 257758] JS / SVG: Error when removing lengthAdjust attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 12 04:02:08 PST 2024


https://bugs.webkit.org/show_bug.cgi?id=257758

--- Comment #3 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
https://searchfox.org/wubkat/rev/889804f28206ffa2dd7930e2e52df50dc4260049/Source/WebCore/svg/SVGElement.cpp#150

Here adding:

if (value.isNull())
    return;

___

Haven't tried but will try and see, if it works.

-- 
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/20240112/f68fae46/attachment.htm>


More information about the webkit-unassigned mailing list