Bug 249305 - [@property] Allow CSS-wide keywords in registered custom properties
Summary: [@property] Allow CSS-wide keywords in registered custom properties
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antti Koivisto
URL:
Keywords: InRadar
Depends on:
Blocks: 189692
  Show dependency treegraph
 
Reported: 2022-12-14 05:19 PST by Antti Koivisto
Modified: 2022-12-19 07:59 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2022-12-14 05:19:25 PST
CSS-wide keywords (initial, inherit, unset, revert, revert-layer) should be allowed whatever the syntax is.
Comment 1 Radar WebKit Bug Importer 2022-12-14 07:49:30 PST
<rdar://problem/103357146>
Comment 2 Antti Koivisto 2022-12-14 07:51:23 PST
Pull request: https://github.com/WebKit/WebKit/pull/7614
Comment 3 EWS 2022-12-14 12:52:08 PST
Committed 257873@main (b957d5f5e295): <https://commits.webkit.org/257873@main>

Reviewed commits have been landed. Closing PR #7614 and removing active labels.