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

I'm trying to understand the basics first. Consider an horizontal rtl writing mode. Then `background-position-x: 0%` refers to the left. What does `background-position-inline: 0%` refer to?

 - If it refers to the inline-start side, i.e. the right, then we have a problem with these properties sharing a computed value.
 - If it refers to the left, then this kinda defeats the point of having logical properties if the value will be interpreted physically (similar to #9217).

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


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

Received on Wednesday, 2 July 2025 17:27:41 UTC