Skip to content
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 do not work in mobile view set to 'iPad Air/Mini' #161

Closed
AdamWr opened this issue Jan 20, 2023 · 0 comments
Closed

Extended CSS rules do not work in mobile view set to 'iPad Air/Mini' #161

AdamWr opened this issue Jan 20, 2023 · 0 comments

Comments

@AdamWr
Copy link
Member

AdamWr commented Jan 20, 2023

Steps to reproduce:

  1. Add this rule:
example.org#?#div:has(> h1)
  1. Go to - https://example.org/
  2. Open devtools and change to mobile view and set it to iPad Air/Mini
  3. Refresh website

The div should be hidden, but rule doesn't work.

Screenshot

image

@adguard-bot adguard-bot assigned zzebrum and unassigned zzebrum Jan 20, 2023
@adguard-bot adguard-bot changed the title Extended CSS rules do not work in mobile view set to iPad Air/Mini Extended CSS rules do not work in mobile view set to 'iPad Air/Mini' Jan 20, 2023
adguard pushed a commit that referenced this issue Jan 27, 2023
Squashed commit of the following:

commit 5ce7af7
Author: Slava Leleka <[email protected]>
Date:   Fri Jan 27 17:51:59 2023 +0200

    update changelog

commit b7aaa58
Author: Slava Leleka <[email protected]>
Date:   Fri Jan 27 17:50:09 2023 +0200

    cleanup

commit 8da72b5
Merge: c339a90 89c8bd0
Author: Slava Leleka <[email protected]>
Date:   Fri Jan 27 17:49:39 2023 +0200

    resolve conflicts

commit c339a90
Author: Slava Leleka <[email protected]>
Date:   Fri Jan 27 13:26:35 2023 +0200

    simplify isSafariBrowser

commit 1d17016
Author: Slava Leleka <[email protected]>
Date:   Thu Jan 26 19:10:40 2023 +0200

    fix isSafariBrowser

commit 9620cd3
Author: Slava Leleka <[email protected]>
Date:   Thu Jan 26 19:01:59 2023 +0200

    update changelog

commit bff6dcf
Author: Slava Leleka <[email protected]>
Date:   Thu Jan 26 19:00:16 2023 +0200

    simplify isBrowserSupported() — disallow only ie
@slavaleleka slavaleleka self-assigned this Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants