servo/components/layout_2020/display_list
Martin Robinson ac2f402ae0 layout_2020: Stop throwing away hoisted boxes in nested absolutes
We were previously throwing away some boxes hoisted to containing blocks
for all descendants when they were contained by absolutes. This prevents
panics in existing web platform tests that would otherwise be triggered
by the addition of the `unreachable!` statement.
2020-03-27 17:46:06 +01:00
..
background.rs Adress review comments 2020-01-25 07:37:28 +01:00
conversions.rs Add support for text-decoration-style 2020-03-23 11:10:44 +01:00
gradient.rs Adress review comments 2020-01-25 07:37:28 +01:00
mod.rs Propagate text decoration where needed 2020-03-23 11:13:10 +01:00
stacking_context.rs layout_2020: Stop throwing away hoisted boxes in nested absolutes 2020-03-27 17:46:06 +01:00