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

It looks like I expressed myself unclear. What I meant was that it is not the fact that `background-position-{x|y|block|inline}` are list properties but that they explicitly refer _only_ to physical or logical directions, respectively, while they have a shorthand that (now) can take both physical _and_ logical values.

So, even if `background-position` only took one position value instead of a list of values, we'd still face this problem.

I think, there is currently only one other case that'll need this, namely [`mask-position-{x|y}`](https://github.com/w3c/fxtf-drafts/issues/103#issuecomment-360211489). Though they didn't make it into the spec. yet. And it'll come up again if we add more `*-{x|y|block|inline}` longhands for position properties.

Sebastian

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


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

Received on Tuesday, 29 April 2025 19:37:26 UTC