servo/components/layout_2020
Anthony Ramine c08cfbb5f3 Cheat the system and use an Arc in BoxSlot
Ideally we want to be able to borrow from the DOM during box construction
but that's not playing very well at the moment with the current bridge
between script and layout.
2019-09-19 11:24:50 +02:00
..
flow Cheat the system and use an Arc in BoxSlot 2019-09-19 11:24:50 +02:00
Cargo.toml Import victor's layout system 🍷 2019-09-11 10:36:30 +02:00
context.rs Import victor's layout system 🍷 2019-09-11 10:36:30 +02:00
data.rs Import victor's layout system 🍷 2019-09-11 10:36:30 +02:00
dom_traversal.rs Cheat the system and use an Arc in BoxSlot 2019-09-19 11:24:50 +02:00
element_data.rs Cheat the system and use an Arc in BoxSlot 2019-09-19 11:24:50 +02:00
fragments.rs Import victor's layout system 🍷 2019-09-11 10:36:30 +02:00
geom.rs Import victor's layout system 🍷 2019-09-11 10:36:30 +02:00
lib.rs Import victor's layout system 🍷 2019-09-11 10:36:30 +02:00
opaque_node.rs Remove layout_2020::display_list, use WebRender display lists instead 2019-09-07 19:38:44 +02:00
positioned.rs Import victor's layout system 🍷 2019-09-11 10:36:30 +02:00
query.rs Remove layout_2020::display_list, use WebRender display lists instead 2019-09-07 19:38:44 +02:00
replaced.rs Import victor's layout system 🍷 2019-09-11 10:36:30 +02:00
style_ext.rs Import victor's layout system 🍷 2019-09-11 10:36:30 +02:00
traversal.rs Rename RecalcStyleAndConstructFlows to RecalcStyle 2019-09-11 10:06:35 +02:00
wrapper.rs Remove most of the things in layout 2020 2019-07-31 17:09:17 +02:00