From e28efe5a31df34389ca356b7fc7188d925e7e0a5 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 15 Oct 2015 19:42:03 -0400 Subject: [PATCH] Updated Inline script tag filtering (markdown) --- Inline-script-tag-filtering.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Inline-script-tag-filtering.md b/Inline-script-tag-filtering.md index 23d6674..20f02e3 100644 --- a/Inline-script-tag-filtering.md +++ b/Inline-script-tag-filtering.md @@ -87,6 +87,8 @@ 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. + *** #### Concrete examples of usefulness