RESOLVED FIXED 244965
[LBSE] Not all 'outermost' <svg> elements enforce a stacking context
https://bugs.webkit.org/show_bug.cgi?id=244965
Summary [LBSE] Not all 'outermost' <svg> elements enforce a stacking context
Nikolas Zimmermann
Reported 2022-09-09 03:09:10 PDT
Due to a mistake, the SVG2 rule of assigning a new stacking context to outermost <svg> elements is not enabled, fix that. It's especially important when transformations are assigned to such elements -- they won't affect the descendants, if the element does not establish a stacking context.
Attachments
Nikolas Zimmermann
Comment 1 2022-09-09 03:52:13 PDT
EWS
Comment 2 2022-09-09 11:29:31 PDT
Committed 254314@main (a57723e63710): <https://commits.webkit.org/254314@main> Reviewed commits have been landed. Closing PR #4157 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-09-09 11:30:20 PDT
Note You need to log in before you can comment on or make changes to this bug.