mirror of
https://github.com/servo/servo.git
synced 2025-07-30 10:40:27 +01:00
Instead of passing up stacking containers created by floated content, keep them in their original parent stacking containers. This is in in line with specification text for stacking containers: > To paint a stacking container, given a box root and a canvas canvas: > > 1. Paint a stacking context given root and canvas, treating root as > if it created a new stacking context, but omitting any positioned > descendants or descendants that actually create a stacking context > (letting the parent stacking context paint them, instead). |
||
---|---|---|
.. | ||
background.rs | ||
conversions.rs | ||
gradient.rs | ||
mod.rs | ||
stacking_context.rs |