Bug 277935
| Summary: | [css-anchor-position-1] Disregard transforms when calculating `anchor()` location | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Choi <david_choi5> |
| Component: | Layout and Rendering | Assignee: | David Choi <david_choi5> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=278271 | ||
David Choi
https://github.com/w3c/csswg-drafts/issues/10555
CSS transforms should not impact anchor positioning. We should not `localToContainerPoint()` to compute the location of an anchor.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/133652587>
David Choi
Pull request: https://github.com/WebKit/WebKit/pull/32234
EWS
Committed 282335@main (df419b7ac5fa): <https://commits.webkit.org/282335@main>
Reviewed commits have been landed. Closing PR #32234 and removing active labels.