- From: Byungwoo Lee via GitHub <sysbot+gh@w3.org>
- Date: Fri, 02 Sep 2022 15:01:28 +0000
- To: public-css-archive@w3.org
> Shouldn't jQuery check `CSS.supports("selector(:has(....))")`, which should be unforgiving per spec? See #7280 I agree that this is the correct way to validate `:has()` usage, but it's sad that even if JQuery applies this to the new version, there may be unexpected regressions when someone uses an older JQuery version. :( Now I'm trying to merge a fix to Chrome to avoid existing JQuery conflict by following the WebKit's behavior. But I think that we need a way to handle this situation properly. -- GitHub Notification of comment by byung-woo Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7676#issuecomment-1235606636 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 2 September 2022 15:01:30 UTC