servo/components/layout_2020
2019-12-13 13:59:15 +01:00
..
flow Rename BlockLevelKind to NonReplacedContents 2019-12-13 13:59:15 +01:00
Cargo.toml Upgrade rayon_croissant to 0.2.0 2019-12-12 18:57:18 +01:00
context.rs Disable use of rayon with --layout-threads 1 instead of panicking 2019-12-10 18:41:24 +01:00
data.rs Import victor's layout system 🍷 2019-09-11 10:36:30 +02:00
display_list.rs Rename content_rect to rect in TextFragment and ImageFragment 2019-12-07 14:25:16 +01:00
dom_traversal.rs Don’t assume replaced elements have an intrinsic size 2019-12-10 15:11:53 +01:00
element_data.rs Make some of layout_2020 private 2019-10-04 17:51:05 +02:00
formatting_contexts.rs Introduce PositioningContext 2019-12-12 15:37:01 +01:00
fragments.rs Implement text-align (except justify) 2019-12-07 14:31:45 +01:00
geom.rs Replace percent_resolved_* functions with methods 2019-12-10 12:36:43 +01:00
lib.rs Make for_maybe_position_relative take care of relative adjustment. 2019-12-13 13:13:50 +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 for_maybe_position_relative take care of relative adjustment. 2019-12-13 13:13:50 +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 Rename ReplacedContent::used_size to used_size_as_if_inline_element 2019-12-10 15:11:53 +01:00
sizing.rs Account for min/max-width in outer intrinsic sizing 2019-12-10 12:36:43 +01:00
style_ext.rs Fix a “Accessing content size that was not requested” panic 2019-12-10 15:11:53 +01:00
traversal.rs Pass a LayoutContext through box construction 2019-12-02 22:26:49 +01:00
wrapper.rs Remove most of the things in layout 2020 2019-07-31 17:09:17 +02:00