[whatwg] Parsing: don't move <meta> and <link> to <head>

Internet Explorer 7 and Opera 9 don't move <meta> and <link> to the <head>  
element during parsing (much like they don't do that for <style>). I think  
that's a good enough reason to change the parsing specification to match  
that behavior. Besides the fact that it is more sensible as the DOM and  
the original input stream are closer to each other.


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Monday, 21 May 2007 03:02:54 UTC