-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
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
Extended CSS rules with ':has(:contains())' do not work in Chrome 105 #149
Comments
I reproduced on Chrome 106 and 107 with uBo dev. In uBo workaround can be translate has to But in uBo real fix may need wait to publish 105 as stable with glitched nesting (embedment) instructions or will be marked as no worth work due no possible rewrite addon to manifest v3 to January 2023 (most lack of API). In Firefox this is still to manually enable: Safari 15.4 to 16 also have native support. Latest ABP and AdBlock with |
Squashed commit of the following: commit e4c6e805b7f625cf9d5fe14928a8756285e46ce9 Author: Slava Leleka <v.leleka@adguard.com> Date: Thu Sep 15 17:48:13 2022 +0300 add increment script for specs commit 6fcb565363992e61f441006f94fddff9aacc6f0e Merge: 3117cc4 b8d6938 Author: Slava Leleka <v.leleka@adguard.com> Date: Thu Sep 15 17:40:27 2022 +0300 Merge branch 'master' into fix/AG-16001 commit 3117cc4380c5448f648b44dd41380a8c219d53d8 Author: Slava Leleka <v.leleka@adguard.com> Date: Thu Sep 15 16:13:07 2022 +0300 fix indexOf condition commit 4e55a0c55ffac182e66fc2c4096769dc5f96ee0d Author: Slava Leleka <v.leleka@adguard.com> Date: Thu Sep 15 16:08:49 2022 +0300 fix condition only for has commit 7486df4563c8ec5386f502763f97837b01b48cc7 Author: Slava Leleka <v.leleka@adguard.com> Date: Thu Sep 15 15:53:31 2022 +0300 handle has pseudo-class by the lib
:has()
+ :contains()
do not work in Chrome 105
Steps to reproduce
Website should be blank.
Screenshot (Left Chrome 105, right Chrome 104)
The text was updated successfully, but these errors were encountered: