Skip to content
Snippets Groups Projects
Commit 9f2c8020 authored by robertshield@chromium.org's avatar robertshield@chromium.org
Browse files

Have Chrome Frame "support" IE conditional comment tags (of the...

Have Chrome Frame "support" IE conditional comment tags (of the downlevel-hidden variety) by ignoring them (rather than treating them as comment start/end) when parsing HTML streams.

BUG=65627
TEST=chrome_frame_unittests.exe, also syntax like <!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><![endif]-->  will now activate CF. 

Offtopic: I wonder what happens if I paste HTML into CL comments. Heh.


Review URL: http://codereview.chromium.org/5708007

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69177 0039d316-1c4b-4281-b951-d872f2087c98
parent 1e7b72d0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment