From f351ecbbdc93463c5fd2ccb4b7ab5ae9ecabefe0 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 1 Oct 2015 09:05:45 -0400 Subject: [PATCH] Updated Inline script tag filtering (markdown) --- Inline-script-tag-filtering.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Inline-script-tag-filtering.md b/Inline-script-tag-filtering.md index 6954251..25ae059 100644 --- a/Inline-script-tag-filtering.md +++ b/Inline-script-tag-filtering.md @@ -71,6 +71,7 @@ Wholesale blocking of inline script tags does prevent the auto-defacing, but pos Script tag filters do not work in all browsers, due to browser API limitations: - Not supported in Chromium-based browser. + - Starring the [related Chromium issue](https://code.google.com/p/chromium/issues/detail?id=168175) may help motivate Chromium devs to implement support. - Not supported on older version of Firefox. ***