RESOLVED FIXED 244596
ASSERTION FAILED: !mode.contains(IsFixed)
https://bugs.webkit.org/show_bug.cgi?id=244596
Summary ASSERTION FAILED: !mode.contains(IsFixed)
zzzsss
Reported 2022-08-31 05:20:48 PDT
Created attachment 462044 [details] html ASSERTION FAILED: !mode.contains(IsFixed) /home/fuzzer/temp/webkit/webkitgtk-2.36.0/Source/WebCore/rendering/svg/LegacyRenderSVGRoot.cpp(403) : virtual void WebCore::LegacyRenderSVGRoot::mapLocalToContainer(const WebCore::RenderLayerModelObject *, WebCore::TransformState &, OptionSet<WebCore::MapCoordinatesMode>, bool *) const ** (MiniBrowser:135369): WARNING **: 18:33:58.239: WebProcess CRASHED
Attachments
html (6.29 MB, text/html)
2022-08-31 05:20 PDT, zzzsss
no flags
Patch (1.36 KB, patch)
2022-11-21 01:53 PST, Rob Buis
no flags
Patch (3.65 KB, patch)
2022-11-21 02:11 PST, Rob Buis
no flags
Patch (3.79 KB, patch)
2022-11-21 02:57 PST, Rob Buis
no flags
Radar WebKit Bug Importer
Comment 1 2022-09-07 05:21:18 PDT
Rob Buis
Comment 2 2022-11-21 01:53:35 PST
Rob Buis
Comment 3 2022-11-21 02:11:46 PST
Nikolas Zimmermann
Comment 4 2022-11-21 02:52:18 PST
r=me. <svg> can be positioned, the rest of the SVG tree not.
Rob Buis
Comment 5 2022-11-21 02:57:27 PST
EWS
Comment 6 2022-11-21 08:25:55 PST
Committed 256907@main (917f78d471e1): <https://commits.webkit.org/256907@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 463638 [details].
Darin Adler
Comment 7 2022-11-21 10:39:18 PST
Comment on attachment 463638 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=463638&action=review > COMMIT_MESSAGE:7 > +but postion: fixed is allowed on outermost svg elements, so postion
Note You need to log in before you can comment on or make changes to this bug.