- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 16 Feb 2009 10:46:04 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6586
Summary: Zero margin quirk not quite right
Product: HTML WG
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: simonp@opera.com
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
The spec says in the rendering section
"When a Document is in quirks mode, margins on HTML elements that collapse with
the top or bottom of the initial containing block, or the top of bottom of td
or th elements, are expected to be collapsed to zero."
I see the zero-margin effect also when I set a border on body or th/td. Margins
don't collapse when there's a border, so the spec is not in effect in that
case, AFAICT.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Monday, 16 February 2009 10:53:24 UTC