Re: [csswg-drafts] [css-backgrounds-4] Using logical keywords in background-position shorthand with multiple backgrounds (#12132)

+1 to the explicit keyword option. Wrt what happens when both the logical and physical longhand are set to `defer`, we have two options:
- Use the initial value. (In this case, `0%`.)
- Use the value we use for omitted values. (In this case, `center`.)

Always going with the initial value is probably easier to specify and implement consistently, but I'm unsure which is the best option here from a usability point of view.

-- 
GitHub Notification of comment by fantasai
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12132#issuecomment-3024978838 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 1 July 2025 17:45:30 UTC