Re: Implementation of Inset Box Shadow on image elements

Tab Atkins Jr. wrote:
> On Tue, Jul 27, 2010 at 12:35 PM, fantasai
> <fantasai.lists@inkedblade.net> wrote:
>> As I mentioned, it should be painted immediately below z-index: 1,
>> so that authors can pop things out of the shadow with 'z-index'.
> 
> What would happen if both a parent and a child specified an inset
> shadow?  Which paints on top of which?


> (Presumably the parent's shadow would paint atop the child's shadow.)

That would be a change from the usual approach taken in the stacking
model, where document tree order is king when all else is equal.

Cheers,
Anton Prowse
http://dev.moonhenge.net

Received on Tuesday, 27 July 2010 20:53:51 UTC