We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incorrect support data (ex. Chrome says "86" but support was added in "40")
This selector is available in Opera 72 (tested on Android).
https://www.apkmirror.com/apk/opera-software-asa/opera/opera-72-0-3767-68191-release/ More changes/additions: Chromium 106
https://www.apkmirror.com/apk/opera-software-asa/opera/opera-72-0-3767-68191-release/
More changes/additions: Chromium 106
More changes/additions:
Opera 71 was powered by Chromium 104, so explain gap in September 2022.
Chromium (Chrome, Edge 79+, Opera, Samsung Internet)
Supported in mobile version 72
Can I use test:
https://tests.caniuse.com/css-has - green rectangle in "Unprefixed tests"
Also tested many WebKit fancy demos:
https://codepen.io/jensimmons/pen/BaYoWea - :has(> foo) https://codepen.io/jensimmons/pen/BarwGpV - dark mode based on input https://codepen.io/jensimmons/pen/vYdKKbL - themes based on input
:has(> foo)
No response
https://developer.mozilla.org/en-US/docs/Web/CSS/:has
css.selectors.has
The text was updated successfully, but these errors were encountered:
Fix: mdn#18053
6602faf
This has been fixed by adding Opera Android 72 to the data in #18059.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
What type of issue is this?
Incorrect support data (ex. Chrome says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
This selector is available in Opera 72 (tested on Android).
Opera 71 was powered by Chromium 104, so explain gap in September 2022.
What browsers does this problem apply to, if applicable?
Chromium (Chrome, Edge 79+, Opera, Samsung Internet)
What did you expect to see?
Supported in mobile version 72
Did you test this? If so, how?
Can I use test:
https://tests.caniuse.com/css-has - green rectangle in "Unprefixed tests"
Also tested many WebKit fancy demos:
https://codepen.io/jensimmons/pen/BaYoWea -
:has(> foo)
https://codepen.io/jensimmons/pen/BarwGpV - dark mode based on input
https://codepen.io/jensimmons/pen/vYdKKbL - themes based on input
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
No response
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/CSS/:has
MDN metadata
MDN page report details
css.selectors.has
The text was updated successfully, but these errors were encountered: