- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Tue, 08 Mar 2011 23:03:27 -0800
- To: Peter Moulder <peter.moulder@monash.edu>, www-style list <www-style@w3.org>
On 03/07/2011 11:09 AM, fantasai wrote:
>
> Filed as CSS2.1 Issue 242:
> http://wiki.csswg.org/spec/css2.1#issue-242
Updated proposal --
Replace
# are broken around the block-level box, dividing the inline box
# into two pieces (even if either side is empty)
with
# are broken around the block-level box (and any consecutive
# block-level siblings, ignoring any collapsible white space
# or out-of-flow elements in between them), splitting the inline
# box into two boxes, one each side of the block-level box.
It's a bit awkward, but I think that should work. Thoughts?
> Also need a proposal to address z-index issues...
(This has been deferred to another issue.)
~fantasai
Received on Wednesday, 9 March 2011 07:04:01 UTC