WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
259752
Nested @supports queries do not inherit parent declarations
https://bugs.webkit.org/show_bug.cgi?id=259752
Summary
Nested @supports queries do not inherit parent declarations
Daniel J. Wilson
Reported
2023-08-02 15:06:01 PDT
As of Safari Technology Preview 175 (Safari 17.0, WebKit 18617.1.1.2), nested @supports rules are not applied consistent with implementations in Blink and Gecko. In the Codepen linked below, the border color declaration is overridden by the color value specified in the @supports rules and the border-radius rule in the parent selector is completely ignored.
https://codepen.io/Membranophonist/pen/rNQPYXe
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-08-09 15:06:15 PDT
<
rdar://problem/113652033
>
Matthieu Dubet
Comment 2
2023-12-13 01:12:16 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21726
EWS
Comment 3
2023-12-13 10:08:22 PST
Committed
271989@main
(0dd51c9b2c6d): <
https://commits.webkit.org/271989@main
> Reviewed commits have been landed. Closing PR #21726 and removing active labels.
Tim Nguyen (:ntim)
Comment 4
2023-12-18 09:43:57 PST
***
Bug 266287
has been marked as a duplicate of this bug. ***
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