WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
250571
[@property] Fix the test to allow 'default' as an initial value for '*' syntax
https://bugs.webkit.org/show_bug.cgi?id=250571
Summary
[@property] Fix the test to allow 'default' as an initial value for '*' syntax
Antti Koivisto
Reported
2023-01-13 07:09:21 PST
Value 'default' is not legal as a custom identifier but it is not a css-wide keyword. With '*' syntax the value is just a pile of parser tokens and shouldn't be interpreted until someone tries to use it.
Attachments
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2023-01-13 07:10:06 PST
css/css-properties-values-api/register-property-syntax-parsing.html
Radar WebKit Bug Importer
Comment 2
2023-01-13 07:10:47 PST
<
rdar://problem/104223391
>
Antti Koivisto
Comment 3
2023-01-13 07:19:36 PST
Pull request:
https://github.com/WebKit/WebKit/pull/8621
Antti Koivisto
Comment 4
2023-01-13 10:33:08 PST
Submitted web-platform-tests pull request:
https://github.com/web-platform-tests/wpt/pull/37941
EWS
Comment 5
2023-01-13 11:48:52 PST
Committed
258881@main
(f5656e4975af): <
https://commits.webkit.org/258881@main
> Reviewed commits have been landed. Closing PR #8621 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug