Skip to content

Conversation

@lilles
Copy link
Member

@lilles lilles commented Apr 24, 2023

Remove the recently added grammar part for style-feature that was inaccurate.

Do not accept invalid declarations or unsupported property names as a style-feature. The effect of that is that we do not need to store invalid declarations, but merely fall back to parse the style() query with the invalid declaration as a general-enclosed, which will evaluate to unknown.

[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.

Remove the recently added grammar part for style-feature that was
inaccurate.

Do not accept invalid declarations or unsupported property names as
a style-feature. The effect of that is that we do not need to store
invalid declarations, but merely fall back to parse the style() query
with the invalid declaration as a general-enclosed, which will evaluate
to unknown.
@lilles lilles requested a review from mirisuzanne April 24, 2023 09:43
@lilles lilles marked this pull request as draft April 24, 2023 10:13
@lilles lilles marked this pull request as ready for review May 3, 2023 10:42
@lilles lilles requested a review from cdoublev May 3, 2023 10:43
@mirisuzanne mirisuzanne merged commit 4eaa7c2 into w3c:main May 3, 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.

3 participants