Philippe wrote:
> In a decent browser, it won't select anything and nothing though...
> That hack relies on the fact that the simple little mind of IE 6&  7
> ‘thinks’ there is an element that wraps around the root element
> (html). Of course there is none.

And Alan responded:
> This is not correct. For IE6 and earlier, there is an element outside
> <html>.
[..]
> This means that IE6- sees this.
>
> <root-container>
>  <html> ... </html>
> </root-container>
>

Perhaps this comes down to interpretation. Putting things in a
different light, let's assume that Philippe was talking with regards
to the specifications (that's how I took it) and they say that html
_IS_ the root.

http://www.w3.org/TR/html4/struct/global.html#h-7.3
http://en.wikipedia.org/wiki/HTML_element#Document_structure_elements

So it doesn't matter that the IE developers forgot they had
implemented some hidden node outside of <html>, to my mind what
Philippe said /was/ still correct.

Just an opinion.


--
/*Mark
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to