Re: [css-regions] Comments

On Thu, Mar 10, 2011 at 12:30 PM, Jacob Refstrup <jrefstrup@apple.com>wrote:

> When an box is determining it's text-wrap path it will use it's interior
> wrap path but also consider any exterior wrap path for boxes that are in
> front of it in Z-order (within the current stacking context).
>

Currently in CSS z-order does not affect layout, and in Gecko we don't
determine z-order until paint time, so I would prefer not to see any new
requirement that z-order affect layout. Maybe you could use document order
instead?

Rob
-- 
"Now the Bereans were of more noble character than the Thessalonians, for
they received the message with great eagerness and examined the Scriptures
every day to see if what Paul said was true." [Acts 17:11]

Received on Thursday, 10 March 2011 03:59:06 UTC