aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout_2020/element_data.rs
Commit message (Expand)AuthorAgeFilesLines
* Combine DOM-related concepts in Layout 2020 into dom.rsMartin Robinson2023-05-131-25/+0
* Eliminate duplicate Layout DOM wrappersMartin Robinson2023-05-051-0/+3
* Flex items in the box treeSimon Sapin2020-06-041-0/+2
* Rewrite handling of pointers to boxes in the DOM treeSimon Sapin2020-05-151-7/+2
* Switch some uses of `Arc<AtomicRefCell<T>>` over to `ArcRefCell<T>`Patrick Walton2020-03-171-5/+3
* Wrap `BlockLevelBox` and `InlineLevelBox` with `AtomicRefCell`Patrick Walton2020-03-171-2/+3
* Make some of layout_2020 privateSimon Sapin2019-10-041-1/+1
* Call BoxTreeRoot::construct from layout_thread_2020Anthony Ramine2019-10-041-2/+2
* Cheat the system and use an Arc in BoxSlotAnthony Ramine2019-09-191-3/+4
* Import victor's layout system 🍷Anthony Ramine2019-09-111-1/+7
* Import files from VictorSimon Sapin2019-09-111-0/+19