Skip to content

[css-properties-values-api-1][editorial] Match an empty string for initialValue #1129

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

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

cdoublev
Copy link
Contributor

@cdoublev cdoublev commented Oct 4, 2024

There is no corresponding test on WPT but empty string is a valid initial-value, and CSS.registerProperty({ ..., syntax: '*', initialValue: '' }) works on current version of Chrome and FF.

@tabatkins tabatkins merged commit 210f8a6 into w3c:main Oct 4, 2024
1 check passed
@cdoublev cdoublev deleted the patch-2 branch October 4, 2024 18:53
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