Updated Inline script tag filtering (markdown)

Raymond Hill 2015-12-07 08:15:55 -05:00
parent 35e3a10026
commit 7c8dfbf519

@ -18,7 +18,6 @@ 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.
- Falling back on wholesale blocking of all inline script tags may work.<sup>[1]</sup>
- Not supported on older versions of Firefox.
***