diff options
author | Delan Azabani <dazabani@igalia.com> | 2023-10-07 00:00:00 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-06 16:00:00 +0000 |
commit | afe4faa09a8db16bf04ae6c7fd58a2c81d7b3aad (patch) | |
tree | 5b0eec584d4bca835790d85d1dad1144a7e2f287 /python/servo/platform/linux.py | |
parent | c06ec90151a27a4e2f8578188312a690f478059b (diff) | |
download | servo-afe4faa09a8db16bf04ae6c7fd58a2c81d7b3aad.tar.gz servo-afe4faa09a8db16bf04ae6c7fd58a2c81d7b3aad.zip |
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
Diffstat (limited to 'python/servo/platform/linux.py')
0 files changed, 0 insertions, 0 deletions