Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[css-contain-3] Support boolean context style() queries #8127 #8729

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

lilles
Copy link
Member

@lilles lilles commented Apr 18, 2023

Per resolution in #8127, style() queries can query properties without a value which evaluates to true if the computed value is different from the initial value for that property.

[css-spec-shortname-1] Brief description which should also include the #issuenum-or-URL and/or link to relevant CSSWG minutes.

Copy the above line into the Title and replace with the relevant details. Fill in any additional details here. See https://github.com/w3c/csswg-drafts/blob/master/CONTRIBUTING.md for more info.

Per resolution in w3c#8127, style() queries can query properties without a
value which evaluates to true if the computed value is different from
the initial value for that property.
@lilles lilles requested a review from mirisuzanne April 18, 2023 12:34
Copy link
Contributor

@mirisuzanne mirisuzanne left a comment

Choose a reason for hiding this comment

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

looks good, thanks!

@mirisuzanne mirisuzanne merged commit fe0b1ef into w3c:main Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants