Bug 269844 - [CSS Container Queries][Style queries] Allow !important
Summary: [CSS Container Queries][Style queries] Allow !important
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: 246605
  Show dependency treegraph
 
Reported: 2024-02-21 05:53 PST by Antti Koivisto
Modified: 2024-02-24 11:59 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2024-02-21 05:53:50 PST
"The syntax of a <style-feature> is ... the same as for a valid declaration, ..."

which apparently includes !important.
Comment 1 Radar WebKit Bug Importer 2024-02-21 05:54:06 PST
<rdar://problem/123374708>
Comment 2 Antti Koivisto 2024-02-21 05:59:24 PST
Pull request: https://github.com/WebKit/WebKit/pull/24876
Comment 3 EWS 2024-02-21 08:47:05 PST
Committed 275104@main (7839f9caaeec): <https://commits.webkit.org/275104@main>

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