servo/components/layout_2020/flow
atbrakhi 3d520f2668
Use App units in flow layout (#30894)
* use app_unit in flow layout

* fmt

* Avoid crash

* Drop assert that doesn't hold anymore

* update expectation

---------

Co-authored-by: Oriol Brufau <obrufau@igalia.com>
2024-01-19 13:20:01 +00:00
..
construct.rs Add support for table fixups (#30868) 2023-12-22 12:11:58 +00:00
float.rs Use App units in flow layout (#30894) 2024-01-19 13:20:01 +00:00
inline.rs Use App units in flow layout (#30894) 2024-01-19 13:20:01 +00:00
line.rs layout: Split LineItem layout into a new file (#31039) 2024-01-10 05:42:11 +00:00
mod.rs Use App units in flow layout (#30894) 2024-01-19 13:20:01 +00:00
root.rs Add initial support for table box tree construction (#30799) 2023-12-05 11:10:45 +00:00