<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge" /><![endif]-->
Based on the lack of a DOCTYPE, this page should render in quirks document mode. Even though the X-UA-Compatible meta element is wrapped in an IE conditional comment, due to the IE conditional comments wrapping the html element, it renders in IE8 standards document mode.