RESOLVED FIXED276448
[css-anchor-position-1] AnchorPositionedStateMap should be owned by Style::TreeResolver
https://bugs.webkit.org/show_bug.cgi?id=276448
Summary [css-anchor-position-1] AnchorPositionedStateMap should be owned by Style::Tr...
David Choi
Reported 2024-07-10 14:30:37 PDT
AnchorPositionedStateMap is solely used by style resolution. Therefore, we should move it from Style::Scope to Style::TreeResolver.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-07-10 14:31:25 PDT
David Choi
Comment 2 2024-07-10 14:39:52 PDT
EWS
Comment 3 2024-07-12 13:48:24 PDT
Committed 280918@main (29669213d5e6): <https://commits.webkit.org/280918@main> Reviewed commits have been landed. Closing PR #30665 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.