RESOLVED FIXED 232238
[CSS Cascade Layers] Media queries should be able to affect layer order
https://bugs.webkit.org/show_bug.cgi?id=232238
Summary [CSS Cascade Layers] Media queries should be able to affect layer order
Antti Koivisto
Reported 2021-10-25 06:39:30 PDT
We may get layer order wrong in case @layer rules are used within dynamic media queries.
Attachments
Patch (34.02 KB, patch)
2021-10-25 06:58 PDT, Antti Koivisto
no flags
Patch (34.01 KB, patch)
2021-10-25 12:09 PDT, Antti Koivisto
no flags
Patch (33.86 KB, patch)
2021-10-25 22:54 PDT, Antti Koivisto
no flags
Patch (33.87 KB, patch)
2021-10-26 00:24 PDT, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2021-10-25 06:58:26 PDT
Simon Fraser (smfr)
Comment 2 2021-10-25 09:58:47 PDT
Comment on attachment 442365 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=442365&action=review > Source/WebCore/ChangeLog:21 > + Ddisable dynamic media query evaluation for now when we see a @layer rule within a media query. Ddisable
Antti Koivisto
Comment 3 2021-10-25 12:09:49 PDT
EWS
Comment 4 2021-10-25 12:45:42 PDT
Tools/Scripts/svn-apply failed to apply attachment 442393 [details] to trunk. Please resolve the conflicts and upload a new patch.
Antti Koivisto
Comment 5 2021-10-25 22:54:11 PDT
EWS
Comment 6 2021-10-26 00:21:45 PDT
Cases like found in /Volumes/Data/worker/Commit-Queue/build/Source/WebCore/ChangeLog does not appear to be a valid reviewer according to contributors.json. /Volumes/Data/worker/Commit-Queue/build/Source/WebCore/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive).
Antti Koivisto
Comment 7 2021-10-26 00:24:49 PDT
EWS
Comment 8 2021-10-26 01:30:55 PDT
Committed r284859 (243536@main): <https://commits.webkit.org/243536@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 442469 [details].
Radar WebKit Bug Importer
Comment 9 2021-10-26 01:31:25 PDT
Note You need to log in before you can comment on or make changes to this bug.