Skip to content

Conversation

@SebastianZ
Copy link
Contributor

@SebastianZ SebastianZ commented Jul 18, 2023

This adds a background-layer property as a shorthand for everything related to background layers excluding background-color.

It follows the resolution of #8726 (comment).

Note that I went with background-layer for now. The name might still change, which is discussed in #9083.

Fixes #8726

Sebastian

@SebastianZ SebastianZ requested a review from fantasai July 18, 2023 21:10
@SebastianZ SebastianZ force-pushed the background-layer branch 2 times, most recently from 8687140 to d8267ba Compare July 19, 2023 18:57
@SebastianZ SebastianZ requested a review from LeaVerou August 31, 2023 19:38
Copy link
Collaborator

@fantasai fantasai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I apparently reviewed this a month ago, and then forgot to hit submit on the comments. :/

@SebastianZ
Copy link
Contributor Author

@fantasai I've incorporated your comments. Could you please give it another review?

Sebastian

…r now and clarified how it works

The name of the property is still under discussion, so to avoid implementations, it got renamed to `background-tbd` for now.
Also, the issue for the name discussion was added.

Furthermore, the description of the property got clarified a bit.
@SebastianZ
Copy link
Contributor Author

As I've incorporated @fantasai's remarks quite a while back and didn't get any more feedback, I go ahead and merge this.

Sebastian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[css-background-4] add background-layers property to set everything but background-color

2 participants