Comment #5 on issue 22708 by informaticus.rug: Chrome Frame meta is invalid  
HTML 5 and doesn't work in conditional comment
http://code.google.com/p/chromium/issues/detail?id=22708

The test case is good and should pass indeed.

Only I think that

<meta http-equiv="X-UA-Compatible" content="chrome=1">

should be

<meta http-equiv="X-UA-Compatible" content="chrome=1" />

because the page is XHTML and not HTML, so the meta tag needs to be closed.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to