- From: Rainer Åhlfors <rahlfors@wildcatsoftware.net>
- Date: Wed, 7 Mar 2007 12:11:16 -0700
- To: "'Simon Pieters'" <zcorpan@gmail.com>, <www-style@w3.org>
First of all -- shouldn't this go in an XHTML related thread? And, can you expand more on what you mean by "magic"? I know what I understand it as, but I am not entirely sure that covers exactly what you mean. So, can you expand on the differences and proposed changes in detail? Rainer -----Original Message----- From: www-style-request@w3.org [mailto:www-style-request@w3.org] On Behalf Of Simon Pieters Sent: Wednesday, March 07, 2007 11:58 AM To: www-style@w3.org Subject: [CSS21] Make XHTML <body> magic just like HTML <body> Having special rules for <body> in HTML but not in XHTML makes it harder for authors to switch to and from XHTML. There are lots and lots of pages that rely on the magicness in HTML. So it can't be removed from HTML. There are very few XHTML pages on the Web. Some of them might look incorrect because the author thought the <body> was magic, but it wasn't (resulting in e.g. the <body>'s background not covering the canvas). (I've seen such documents, told the author about this incompatibility, and then got it "fixed".) I think literally not a single document relies on it *not* being magic. Making it magic for XHTML would thus not break any documents. I don't think it's too late to make the special rules that apply to HTML <body> apply to XHTML as well for CSS2.1. I think these are the special properties: * 'background-color' * 'background-image' * 'overflow' I know this has been proposed before. I still think it should be considered again. Regards, -- Simon Pieters
Received on Wednesday, 7 March 2007 19:10:33 UTC