Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | script: Split style and layout data in DOM nodes (#31985) | Martin Robinson | 2024-04-04 | 1 | -3/+3 |
* | Lint layout_2020 with clippy (#31169) | Oriol Brufau | 2024-01-25 | 1 | -1/+1 |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -4/+4 |
* | Combine DOM-related concepts in Layout 2020 into dom.rs | Martin Robinson | 2023-05-13 | 1 | -2/+2 |
* | Simplify our setup for font metric queries from style | Oriol Brufau | 2023-05-11 | 1 | -1/+0 |
* | Remove postorder traversal from layout 2020 during styling | Anthony Ramine | 2020-04-06 | 1 | -12/+15 |
* | Rename a bunch of style/layout data items | Anthony Ramine | 2020-04-06 | 1 | -2/+2 |
* | Add a 'dom lifetime to GetLayoutData | Anthony Ramine | 2020-03-26 | 1 | -2/+2 |
* | Pass a LayoutContext through box construction | Simon Sapin | 2019-12-02 | 1 | -0/+4 |
* | Rename RecalcStyleAndConstructFlows to RecalcStyle | Anthony Ramine | 2019-09-11 | 1 | -4/+4 |
* | Remove most of the things in layout 2020 | Anthony Ramine | 2019-07-31 | 1 | -289/+7 |
* | Make layout_2020 be layout_2013 | Anthony Ramine | 2019-07-31 | 1 | -0/+350 |