Hi all,
I've come across a weird thing - Gecko browsers in XHTML 1.1 with Content-Type: application/xhtml+xml render the visual style of the body element in a bit different way than without this header (so the SGML parser processes it differently than the XML parser). You can see it here - http://tmp.anum.biz/bug-app-xhtml.php and http://tmp.anum.biz/bug-app-xhtml.php?xml=false ...
It looks that the body style is applied only to the content area, not to the whole viewport, as it used to. It can be solved by styling html element instead of the body element, but I just want to ask in general - is this difference a standard behavior and a standard interpretation of the XML parser?
-- Jan Brasna :: alphanumeric.cz | webcore.cz | designlab.cz | janbrasna.com ****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
