- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Thu, 01 Dec 2022 23:54:06 +0000
- To: public-css-archive@w3.org
Loirooriol has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-backgrounds] Does stripes() progress inwards or outwards? == https://drafts.csswg.org/css-backgrounds-4/#the-border-color > The stripes defined by [`<image-1D>`](https://drafts.csswg.org/css-images-4/#typedef-image-1d) follow the shape of the border on the side to which they apply, and are drawn in bands starting from the [padding edge](https://drafts.csswg.org/css-box-4/#padding-edge) and **progressing outwards**. But then in the example the colors seem to progress inwards?? > `border-color: stripes(skyblue, black) stripes(orange, yellow) stripes(yellowgreen, black) stripes(indianred, yellow);` > ![](https://drafts.csswg.org/css-backgrounds-4/images/multicolor-border.png) Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8172 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 1 December 2022 23:54:08 UTC