WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
261158
Only use CSSVariableReferenceValues for storing values that actually contain variable references
https://bugs.webkit.org/show_bug.cgi?id=261158
Summary
Only use CSSVariableReferenceValues for storing values that actually contain ...
Antti Koivisto
Reported
2023-09-05 08:01:00 PDT
Currently all regular custom properties gets stored as CSSVariableReferenceValues even when they don't contains any references. They should use the plain CSSVariableData instead.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-09-05 08:01:14 PDT
<
rdar://problem/114983076
>
Antti Koivisto
Comment 2
2023-09-05 08:13:08 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/17440
EWS
Comment 3
2023-09-05 12:33:30 PDT
Committed
267643@main
(7baf601ffa8b): <
https://commits.webkit.org/267643@main
> Reviewed commits have been landed. Closing PR #17440 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