[Webkit-unassigned] [Bug 254204] New: Checking for nested CSS support with CSS.supports("selector(&)") doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 21 02:12:47 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=254204

            Bug ID: 254204
           Summary: Checking for nested CSS support with
                    CSS.supports("selector(&)") doesn't work
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sam.willis at gmail.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230321/5c515c02/attachment.htm>


More information about the webkit-unassigned mailing list