- From: Sebastian Zartner via GitHub <noreply@w3.org>
- Date: Sun, 02 Nov 2025 22:30:14 +0000
- To: public-css-archive@w3.org
@Loirooriol: > So basically you want `background-repeat: repeat-block` to set `background-repeat-x` and `background-repeat-y` to an internal value that won't be resolved into used (why not computed?) value time? > > I think people would generally expect it to expand into `background-repeat-block: repeat; background-repeat-inline: no-repeat`. You're right. I updated my PR to reflect your remark. Let me know if the changes makes sense to you. Sebastian -- GitHub Notification of comment by SebastianZ Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/116#issuecomment-3478438205 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 2 November 2025 22:30:15 UTC