Skip to content

[fix]: IE® conditional comments #9

@stevenvachon

Description

@stevenvachon

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)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions