servo/components/layout_thread_2020
Delan Azabani afe4faa09a
Fix painting order of atomic inline stacking containers (#30458)
* Sort stacking contexts and stacking containers by painting order

* fix stealing of stacking containers; fix interleaving with fragments

* actually positioned stacking containers should be stolen too

* update expectations and clean up panic changes

* rework naming and docs

* rename s_c_a_p_s_c to real_s_c_a_p_s_c; fix docs

* rename InlineStackingContainer to AtomicInlineStackingContainer

* rework debug logging to use PrintTree

* clean up docs and PrintTree output

* don't panic unless cfg!(debug_assertions) is true

* update expectations
2023-10-06 16:00:00 +00:00
..
Cargo.toml build(deps): bump parking_lot from 0.11.2 to 0.12.0 (#30199) 2023-08-25 12:19:13 +00:00
lib.rs Fix painting order of atomic inline stacking containers (#30458) 2023-10-06 16:00:00 +00:00