Updated Inline script tag filtering (markdown)

Raymond Hill 2015-10-01 09:05:45 -04:00
parent b234adf99f
commit f351ecbbdc

@ -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.
***