You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flash and older ie is pretty much dead now...
So i was wondering if things such as applet, object and conditional comments such as Conditional ie Comment could be removed now.
Also, Sometimes I think of re-writing the package with htmlparser2 and make it more modern. but it replicating them is not as easy as it seems. dropping some old and redundant features might enable that in coming days may be
Please don't remove conditional comments. For better or worse, they're part of the HTML landscape, and stripping them out will break things. People write them for purposes other than IE, and expect them to be present in the HTML output.
Flash and older ie is pretty much dead now...
So i was wondering if things such as applet, object and conditional comments such as Conditional ie Comment could be removed now.
html-minifier-terser/src/htmlminifier.js
Lines 522 to 531 in 5caba1b
The text was updated successfully, but these errors were encountered: