WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Nikolas Zimmermann
Comment 1
2022-09-09 03:52:13 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/4157
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
<
rdar://problem/99752552
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug