- From: Bert Bos <bert@w3.org>
- Date: Fri, 13 Feb 2004 18:39:53 +0100
- To: <staffan.mahlen@comhem.se>
- Cc: www-style@w3.org
This is the CSS WG's response to an issue you raised on the last CSS
2.1 draft (http://www.w3.org/TR/2003/WD-CSS21-20030915). We want to
publish CSS 2.1 as a CR in about two weeks. Please let us know this
week if you think our response is wrong.
Your e-mail:
http://www.w3.org/mid/3F96E580.26593.6A6B1A@localhost
http://www.w3.org/TR/2003/WD-CSS21-20030915/visuren.html#floats
# The margin box of an element in the normal flow that establishes a
# new block formatting context (such as a table, or ...
That 'table' should possibly read table-cell, but i think it makes
more sense to update
http://www.w3.org/TR/2003/WD-CSS21-20030915/visuren.html#q15
to include tables as well.
CSS WG response:
Updated to
"The margin box of a table or an element in the normal flow that
establishes a new block formatting context (such as an element
with 'overflow' other than 'visible') must not overlap any
floats in the same block formatting context as the element
itself."
(Note that a display:table does not establish a block formatting
context, a display:table establishes a table formatting
context.)
For the CSS WG,
Bert
Received on Friday, 13 February 2004 13:30:20 UTC