ExtendedCss icon indicating copy to clipboard operation
ExtendedCss copied to clipboard

Content loading looped while force using of ':has()'

Open piquark6046 opened this issue 2 years ago • 1 comments

Expected Behavior

Mozilla Firefox

Screencast-firefox-e.webm

Google Chrome

Screencast-chrome-e.webm

Actual Behavior

Mozilla Firefox

Screencast-firefox-a.webm

Google Chrome

Screencast-chrome-a.webm

Resources

URL: https://cafe.naver.com/steamindiegame/ Adblock rules:

~m.cafe.naver.com,cafe.naver.com#?#table[role="presentation"] #editorMainContent div[style^="text-align"] div:has(a[href*=".twitch.tv/"] + a[href*=".twitch.tv/"]) ~ div
~m.cafe.naver.com,cafe.naver.com##table[role="presentation"] #editorMainContent div[style^="text-align"] div:has(a[href*=".twitch.tv/"] + a[href*=".twitch.tv/"]) ~ div

Environment Data

  • Operating System: Ubuntu 22.10
  • Browsers:
    • Mozilla Firefox Developer Edition (layout.css.has-selector.enabled is enabled): 108.0b8
    • Google Chrome Stable: 108.0.5359.71
  • AdGuard Browser Extesion (non-standalone): 4.1.46
  • Filters: AdGuard Tracking Protection filter, AdGuard URL Tracking filter, AdGuard Annoyances

piquark6046 avatar Dec 01 '22 17:12 piquark6046

This issue can be produced even if all filters are disabled. No errors are recorded in the page's browser console.

Screencast

Screencast-1.webm

piquark6046 avatar Dec 01 '22 17:12 piquark6046