- From: Christoph Päper via GitHub <sysbot+gh@w3.org>
- Date: Sat, 27 May 2023 06:58:38 +0000
- To: public-css-archive@w3.org
I’m fine with the name and concept of `background-layer`, but what if this was available in a different way where you could access random background layers?
~~~~ css
foo::background(1) {
content: <background-image>;
top: right: bottom: left: <background-position>;
width: height: <background-size>;
overflow[-x/-y]: <background-repeat>;
position: <background-attachment>;
sizing: <background-origin> <background-clip>;
}
~~~~
--
GitHub Notification of comment by Crissov
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8726#issuecomment-1565239142 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 27 May 2023 06:58:40 UTC