- From: Emilio Cobos Álvarez via GitHub <noreply@w3.org>
- Date: Tue, 09 Sep 2025 19:02:31 +0000
- To: public-css-archive@w3.org
emilio has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-anchor-position] position-area specified vs. computed value is weird == https://drafts.csswg.org/css-anchor-position/#position-area-computed mentions that the computed value is just basically a simplification on the specified value. It seems this simplification can be applied at parse-time, which doesn't depend on any computed-value-time information. If so, what's the reason not to do that at parse time instead? cc @fantasai @tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12759 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 9 September 2025 19:02:32 UTC