Remove all conditional comment wasn't the best idea.
Some of these are used to define which <html> tag will be used by the browser. We need to keep at least one of these tag because it can contains valuable information like the language of the page.
Coverage increased (+0.005%) to 99.079% when pulling 15aa9c6519124c748aaa1f5f8c7fd569f1823c73 on dont-be-to-hard-on-conditional-comment into 0c0111c8752159fda38cdf5ebc5bcd409e214679 on master.
Remove all conditional comment wasn't the best idea. Some of these are used to define which
<html>
tag will be used by the browser. We need to keep at least one of these tag because it can contains valuable information like the language of the page.Following https://github.com/j0k3r/graby/pull/150