-- Anne van Kesteren <http://annevankesteren.nl/> <http://www.opera.com/>
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.
- [whatwg] Parsing: don't move <meta> and <link&g... Anne van Kesteren
- Re: [whatwg] Parsing: don't move <meta> and &... Anne van Kesteren
- Re: [whatwg] Parsing: don't move <meta> and &... Ian Hickson
- Re: [whatwg] Parsing: don't move <meta> a... Anne van Kesteren
- Re: [whatwg] Parsing: don't move <meta&g... Ian Hickson
- Re: [whatwg] Parsing: don't move <me... Jonas Sicking