Closed SGudbrandsson closed 9 years ago
Currently, BJLL will filter content inside noscript tags. This is not good since content inside noscript tags can't be lazy loaded (noscript is for browsers with javascript off).
This fix makes sure that content with noscript tags isn't touched.
Currently, BJLL will filter content inside noscript tags. This is not good since content inside noscript tags can't be lazy loaded (noscript is for browsers with javascript off).
This fix makes sure that content with noscript tags isn't touched.