mirror of
https://github.com/servo/servo
synced 2026-05-13 10:27:03 +02:00
It required to move create_stacking_context() outside of BlockFlow, as a method of FragmentDisplayListBuilding. This allowed the reuse for inline fragments that need a stacking context. As we now create stacking contexts (SC) for inline elements, this stresses the code in Fragment that calculates the need for a SC. For while, we create a SC only if there are filters associated with the Inline element. Companion issue is #5812.
13 KiB
128x128px
13 KiB
128x128px