disable-javascript
disable-javascript copied to clipboard
ID attribute is not retained
Id attribute of <noscript id="foo"> is not retained in the <div> that replaces the <noscript>. This may lead to missing styling.
+1, except not just the id attribute, but any kind of attribute.