aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout_2020/construct_modern.rs
Commit message (Expand)AuthorAgeFilesLines
* layout: Simplify and generalize the usage of pseudo-elements (#36202)Martin Robinson2025-03-291-16/+8
* Update rustfmt to the 2024 style edition (#35764)Simon Wülker2025-03-031-1/+1
* layout: Take percentage columns into account when sizing table grid min and m...Martin Robinson2025-01-271-12/+16
* Elide lifetimes where possible after rustup (#34824)Martin Robinson2025-01-031-1/+1
* layout: Add `LayoutBoxBase` and use it for `IndependentFormattingContext` (#3...Martin Robinson2024-12-071-10/+7
* Layout: Implement CSS Grid using `taffy` (#32619)Nico Burns2024-11-211-0/+238