- From: Daniel Glazman <daniel.glazman@disruptive-innovations.com>
- Date: Mon, 18 Feb 2008 19:56:52 +0100
- To: Geoffrey Sneddon <foolistbar@googlemail.com>
- Cc: Alan Gresley <alan1@azzurum.com>, www-style@w3.org
Geoffrey Sneddon wrote: > Yes, it has a HTML root element. It's implied by the context. See HTML > 4.01 and/or HTML 5. Sure, it may not explicitly be in the document, but > look in any DOM tree of that document, and you'll see it there. Firefox can render HTML and XML. If you want all documents, HTML and XML to have an external margin of 5px w/o having to act on the viewport through a geck-only selector, you have no other choice but :root { margin: 5px } Is that clearer ? </Daniel>
Received on Monday, 18 February 2008 18:57:04 UTC