mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
This requires passing through information about whether or not the element in question is replaced when checking to see if it's transformable and transitively all functions that make decisions about containing blocks. A new FragmentFlag is added to help track this -- it will be set on both the replaced items BoxFragment container as well as the Fragment for the replaced item itself. Fixes #31806. |
||
---|---|---|
.. | ||
background.rs | ||
conversions.rs | ||
gradient.rs | ||
mod.rs | ||
stacking_context.rs |