-
-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Description
Downlevel-hidden, -revealed and bubbling, so that we can correctly parse this:
<html>
<!--[if lt IE 7]><html class="no-js ie6"><![endif]-->
<!--[if IE 7]><html class="no-js ie7"><![endif]-->
<!--[if IE 8]><html class="no-js ie8"><![endif]-->
<!--[if gt IE 8]><!--><html class="no-js"><!--<![endif]-->(Not that I condone writing such filth)
Reactions are currently unavailable