WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 252301
254204
Checking for nested CSS support with CSS.supports("selector(&)") doesn't work
https://bugs.webkit.org/show_bug.cgi?id=254204
Summary
Checking for nested CSS support with CSS.supports("selector(&)") doesn't work
Sam Willis
Reported
2023-03-21 02:12:47 PDT
Checking for nested css support (#223497, #249263) via JavaScript using `CSS.supports("selector(&)")` doesn't work. I believe the expected behaviour is that it would return true in browsers that do support it (such as Safari Technology Preview), Chrome Canary does return true for this check.
Attachments
Add attachment
proposed patch, testcase, etc.
Sam Sneddon [:gsnedders]
Comment 1
2023-03-21 08:37:21 PDT
This looks like a dupe of
Bug 252301
. What version were you testing?
Sam Willis
Comment 2
2023-03-21 10:14:00 PDT
Sorry, missed that in my search. Tested on latest Safari Technology Preview, version 165. Just tried to run the latest build from
https://webkit.org/build-archives/
(for the first time) but can't get it to run. Will check on the new Tech Preview when I assume it drops in the next couple of days.
Tim Nguyen (:ntim)
Comment 3
2023-03-21 10:27:30 PDT
Bug 252301
should be in the next STP. *** This bug has been marked as a duplicate of
bug 252301
***
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