aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout_2020/flow/inline/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Rename `gfx` to `fonts` (#32556)Martin Robinson2024-06-191-2/+1
* layout: Flatten inline box storage in InlineFormattingContexts (#32539)Martin Robinson2024-06-191-142/+127
* layout: Allocate inline box start space on segment (#32486)Martin Robinson2024-06-181-12/+12
* layout: Linebreak the entire InlineFormattingContext at once (#32483)Martin Robinson2024-06-131-4/+6
* layout: Add a `InlineFormattingContextBuilder` (#32415)Martin Robinson2024-06-031-0/+2522