diff --git a/Inline-script-tag-filtering.md b/Inline-script-tag-filtering.md index 20f02e3..5665a54 100644 --- a/Inline-script-tag-filtering.md +++ b/Inline-script-tag-filtering.md @@ -87,7 +87,7 @@ It appears inline script tag cosmetic filters can be used in filter lists which The compatibility was verified for the Firefox version of ABP however, I did not check for the Chromium version of ABP. This will need confirmation for whether using the new filter on a Chromium version of ABP has no negative consequences. -**Update:** Compatibility was verified with the Chromium version of ABP, and unfortunately this new filter syntax breaks ABP, as it fails to validate and discard invalid CSS selectors. +**Update:** Compatibility was verified with the Chromium version of ABP, and unfortunately this new filter syntax breaks ABP, as it fails to discard invalid CSS selectors. ***