On May 27, 12:09 pm, "L. David Baron" <[EMAIL PROTECTED]> wrote: > I can see shadows being quite strange for 'continuous', but I don't > see how they make a case for 'bounding-box' vs. 'each-box'.
You don't want each box to have independent overlapping shadows. It should work like 'opacity', where the boxes for an element are rendered as a group, then we do the filter effects. > It seems like use of gradients for backgrounds ought to obey > background-break, though. Yeah. That's a different issue, SVG paint-servers for backgrounds need to work like images. _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

