servo/components/layout_2020/flow
Oriol Brufau 0e78c8114b
Allow finishing anonymous inline-table at the end of inline elements (#31650)
This avoids inserting it outside of its parent.
2024-03-14 09:58:00 +00:00
..
construct.rs Allow finishing anonymous inline-table at the end of inline elements (#31650) 2024-03-14 09:58:00 +00:00
float.rs layout: make margin in pbm use app unit (#31621) 2024-03-13 03:15:20 +00:00
inline.rs layout: IFCs should not always be marked as containing floats (#31641) 2024-03-14 09:55:01 +00:00
line.rs rustdoc: Fix warnings in components/layout_2020 (#31647) 2024-03-13 18:16:31 +00:00
mod.rs layout: IFCs should not always be marked as containing floats (#31641) 2024-03-14 09:55:01 +00:00
root.rs layout: Propagate overflow values from <body> to root element (#31618) 2024-03-13 09:17:09 +00:00
text_run.rs clippy: Fix warnings in components/layout_2020 (#31611) 2024-03-11 14:24:33 +00:00