[Webkit-unassigned] [Bug 275938] New: [css-anchor-position-1] Add style and layout interleaving for `anchor()`
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 26 20:33:10 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=275938
Bug ID: 275938
Summary: [css-anchor-position-1] Add style and layout
interleaving for `anchor()`
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: david_choi5 at apple.com
CC: koivisto at iki.fi
The spec dictates that `anchor()` calls must be resolved at computed value time.
We therefore must bounce between style and layout to properly resolve `anchor()`
calls to a <length> for the computed style.
https://drafts.csswg.org/css-anchor-position-1/#interleaving
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240627/2a3212cb/attachment.htm>
More information about the webkit-unassigned
mailing list