aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout_2020/fragment_tree/containing_block.rs
Commit message (Expand)AuthorAgeFilesLines
* layout: Make `Fragment` hold `ArcRefCell` inside (#34923)Martin Robinson2025-01-131-1/+1
* clippy: Fix various clippy warnings throughout the code (#33003)Ashwin Naren2024-08-131-1/+2
* Lint layout_2020 with clippy (#31169)Oriol Brufau2024-01-251-6/+6
* rustdoc: Fix many rustdoc errors (#31147)Martin Robinson2024-01-221-3/+3
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-1/+2
* Layout 2020: Move all Fragment code to the `fragment_tree` directoryMartin Robinson2023-06-041-1/+1
* Convert some comments into rustdocMartin Robinson2023-06-011-30/+30
* Better implement getComputedStyle() for positioned insetsMartin Robinson2023-05-091-0/+99