servo/components/layout_2020/flow
Rhea-Eve 1ab8fa2895
rustdoc: Fix two warnings in components/layout_2020 (#31712)
* Fix BoxFragment reference.

Signed-off-by: Rhea Karty <rheakarty@gmail.com>

* Fix reference to InlineFormattingContext.

Signed-off-by: Rhea Karty <rheakarty@gmail.com>

* Rewrap lines to avoid long length

* Remove trailing whitesapce

---------

Signed-off-by: Rhea Karty <rheakarty@gmail.com>
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
2024-03-18 08:33:15 +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 Allow pre-wrap whitespace to hang at the end of the line (#31681) 2024-03-15 16:12:41 +00:00
line.rs rustdoc: Fix two warnings in components/layout_2020 (#31712) 2024-03-18 08:33:15 +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 dependencies: Upgrade to WebRender 0.64 (#31486) 2024-03-14 17:40:54 +00:00
text_run.rs Obey white-space when intrinsically sizing an IFC (#31660) 2024-03-15 12:45:23 +00:00