Bug 276448
| Summary: | [css-anchor-position-1] AnchorPositionedStateMap should be owned by Style::TreeResolver | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Choi <david_choi5> |
| Component: | CSS | Assignee: | David Choi <david_choi5> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | koivisto, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
David Choi
AnchorPositionedStateMap is solely used by style resolution. Therefore, we should move it from Style::Scope to Style::TreeResolver.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/131489149>
David Choi
Pull request: https://github.com/WebKit/WebKit/pull/30665
EWS
Committed 280918@main (29669213d5e6): <https://commits.webkit.org/280918@main>
Reviewed commits have been landed. Closing PR #30665 and removing active labels.