From f8ebb91895e5a179493f138faab617636e60ffd2 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 8 Jan 2016 00:04:34 -0500 Subject: [PATCH] Updated Inline script tag filtering (markdown) --- Inline-script-tag-filtering.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Inline-script-tag-filtering.md b/Inline-script-tag-filtering.md index cc86124..199ff5e 100644 --- a/Inline-script-tag-filtering.md +++ b/Inline-script-tag-filtering.md @@ -147,4 +147,4 @@ In [another issue](https://issues.adblockplus.org/ticket/3207), another develope > As outlined on the linked uBlock wiki page, such a filter can only be supported on Firefox for the time being. However, with Gecko-based extensions being phased out I doubt that it's worth adding this functionality at the moment. -The `beforescriptexecute` event is not specific to "Gecko-based extensions", it is part of the latest [W3C Working Draft](http://www.w3.org/TR/html5/scripting-1.html#scripting-1)... \ No newline at end of file +The `beforescriptexecute` event is not specific to "Gecko-based extensions", it is part of the latest [W3C Recommendation](http://www.w3.org/TR/html5/scripting-1.html#scripting-1)... \ No newline at end of file