- From: Sebastian Zartner via GitHub <noreply@w3.org>
- Date: Thu, 06 Nov 2025 07:59:42 +0000
- To: public-css-archive@w3.org
The spec now says > `repeat-block` > Computes to [`repeat`](https://drafts.csswg.org/css-backgrounds-4/#valdef-background-repeat-x-repeat) in the [block axis](https://drafts.csswg.org/css-writing-modes-4/#block-axis) and [`no-repeat`](https://drafts.csswg.org/css-backgrounds-4/#valdef-background-repeat-x-no-repeat) in the [inline axis](https://drafts.csswg.org/css-writing-modes-4/#inline-axis). repeat-inline > Computes to [`repeat`](https://drafts.csswg.org/css-backgrounds-4/#valdef-background-repeat-x-repeat) in the [inline axis](https://drafts.csswg.org/css-writing-modes-4/#inline-axis) and [`no-repeat`](https://drafts.csswg.org/css-backgrounds-4/#valdef-background-repeat-x-no-repeat) in the [block axis](https://drafts.csswg.org/css-writing-modes-4/#block-axis). and @cdoublev [made the longhands form a logical property group](https://github.com/w3c/csswg-drafts/pull/11139). @Loirooriol @cdoublev Could you please specify how that can be further clarified? Sebastian -- GitHub Notification of comment by SebastianZ Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/116#issuecomment-3495674496 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 6 November 2025 07:59:43 UTC