Nested noscript tag
-
Hi, we just got issue with ewww plugin, it generates nested <noscript> tag.
Before activate:<img src="https://s3-prd-hkp-ecommerce-01.s3.ap-southeast-1.amazonaws.com/ecom-prod/uploads/20220713100820/delivery_icon1.png"/>
After activate plugin:
<img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src-img="https://s3-prd-hkp-ecommerce-01.s3.ap-southeast-1.amazonaws.com/ecom-prod/uploads/20220713100820/delivery_icon1.png" data-src-webp="https://s3-prd-hkp-ecommerce-01.s3.ap-southeast-1.amazonaws.com/ecom-prod/uploads/20220713100820/delivery_icon1.png.webp" data-eio="j" class="ewww_webp" /><noscript><img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src-img="https://s3-prd-hkp-ecommerce-01.s3.ap-southeast-1.amazonaws.com/ecom-prod/uploads/20220713100820/delivery_icon1.png" data-src-webp="https://s3-prd-hkp-ecommerce-01.s3.ap-southeast-1.amazonaws.com/ecom-prod/uploads/20220713100820/delivery_icon1.png.webp" data-eio="j" class="ewww_webp" /><noscript><img src="https://s3-prd-hkp-ecommerce-01.s3.ap-southeast-1.amazonaws.com/ecom-prod/uploads/20220713100820/delivery_icon1.png"/></noscript></noscript>
This cause js error because <noscript> tag not allow nested.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Nested noscript tag’ is closed to new replies.