- From: Kiet Ho via GitHub <noreply@w3.org>
- Date: Tue, 09 Sep 2025 23:45:43 +0000
- To: public-css-archive@w3.org
Computed value of `position-area` is discussed here: #11828. There's no spec for specified value, so WebKit follows the [specified value test](https://github.com/web-platform-tests/wpt/blob/b8e8f951e5/css/css-anchor-position/position-area-parsing.html), which only swaps horizontal/x/block and vertical/y/inline keyword. I'm not opposed to simplifying `position-area` at parse time, so that the specified and computed value is the same simplified value. -- GitHub Notification of comment by tuankiet65 Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12759#issuecomment-3272649293 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 23:45:44 UTC