Re: [csswg-drafts] [selectors] The forgiving nature of :has breaks jQuery when used with a complex :has selector (#7676)

It looks like https://github.com/w3c/csswg-drafts/issues/7676#issuecomment-1237867614 isn't enough... jQuery is more permissive on unquoted values in attribute selectors and so accepts selectors like `:has([foo=1])` that should fail in CSS. That difference causes breakage like https://github.com/gitbucket/gitbucket/pull/3131 .

-- 
GitHub Notification of comment by myakura
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7676#issuecomment-1240402419 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 8 September 2022 08:33:47 UTC