aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout_2020/traversal.rs
Commit message (Expand)AuthorAgeFilesLines
* Update rustfmt to the 2024 style edition (#35764)Simon Wülker2025-03-031-1/+1
* Elide lifetimes where possible after rustup (#34824)Martin Robinson2025-01-031-1/+1
* script: Split style and layout data in DOM nodes (#31985)Martin Robinson2024-04-041-3/+3
* Lint layout_2020 with clippy (#31169)Oriol Brufau2024-01-251-1/+1
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-4/+4
* Combine DOM-related concepts in Layout 2020 into dom.rsMartin Robinson2023-05-131-2/+2
* Simplify our setup for font metric queries from styleOriol Brufau2023-05-111-1/+0
* Remove postorder traversal from layout 2020 during stylingAnthony Ramine2020-04-061-12/+15
* Rename a bunch of style/layout data itemsAnthony Ramine2020-04-061-2/+2
* Add a 'dom lifetime to GetLayoutDataAnthony Ramine2020-03-261-2/+2
* Pass a LayoutContext through box constructionSimon Sapin2019-12-021-0/+4
* Rename RecalcStyleAndConstructFlows to RecalcStyleAnthony Ramine2019-09-111-4/+4
* Remove most of the things in layout 2020Anthony Ramine2019-07-311-289/+7
* Make layout_2020 be layout_2013Anthony Ramine2019-07-311-0/+350