servo/components/layout_2020
2019-11-26 15:42:27 +01:00
..
flow Use std::mem::take instead of defining it 2019-11-26 15:42:27 +01:00
Cargo.toml Start implementing text in layout 2020 2019-11-25 10:54:46 +01:00
context.rs Pass a LayoutContext to TextRun::layout in 2020 2019-11-25 10:54:46 +01:00
data.rs Import victor's layout system 🍷 2019-09-11 10:36:30 +02:00
display_list.rs Start implementing text in layout 2020 2019-11-25 10:54:46 +01:00
dom_traversal.rs Make IndependentFormattingContext a struct that owns styles 2019-11-26 15:42:27 +01:00
element_data.rs Make some of layout_2020 private 2019-10-04 17:51:05 +02:00
formatting_contexts.rs Make IndependentFormattingContext a struct that owns styles 2019-11-26 15:42:27 +01:00
fragments.rs Start implementing text in layout 2020 2019-11-25 10:54:46 +01:00
geom.rs More compact debug output for CSS values 2019-10-24 10:44:31 +02:00
lib.rs Use std::mem::take instead of defining it 2019-11-26 15:42:27 +01:00
opaque_node.rs Remove layout_2020::display_list, use WebRender display lists instead 2019-09-07 19:38:44 +02:00
positioned.rs Make IndependentFormattingContext a struct that owns styles 2019-11-26 15:42:27 +01:00
query.rs dom: Calculate the viewport size of iframes when they are first added to the tree. 2019-11-06 16:13:55 -05:00
replaced.rs Make some of layout_2020 private 2019-10-04 17:51:05 +02:00
style_ext.rs 2020: define DisplayInside and DisplayOutside enums separately from Stylo 2019-10-24 10:44:31 +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