servo/components/layout
Fernando Jiménez Moreno e344203c11 Only allow UA widgets as children of media elements
Do not allow pseudo-elements for replaced elements
2019-07-22 17:40:15 +02:00
..
display_list Remove sometimes-unused bounds field from base display item to prevent confusion. 2019-07-09 10:52:43 -04:00
tests Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
animation.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
block.rs style: Rename MozLength to Size, and MaxLength to MaxSize. 2019-02-12 02:28:00 +01:00
Cargo.toml Add ./mach build --with-layout-2020 2019-07-04 18:16:44 +02:00
construct.rs Only allow UA widgets as children of media elements 2019-07-22 17:40:15 +02:00
context.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
data.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
flex.rs Remove unused code from gfx and layout crates 2019-05-29 21:51:28 +02:00
floats.rs style: Rename MozLength to Size, and MaxLength to MaxSize. 2019-02-12 02:28:00 +01:00
flow.rs WebRender units are no longer reexported. 2019-07-09 10:50:27 -04:00
flow_list.rs Some further removals 2019-05-30 20:27:19 +02:00
flow_ref.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
fragment.rs rustfmt 2019-07-09 10:52:43 -04:00
generated_content.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
incremental.rs Remove LayoutDamageComputation 2019-01-14 16:10:26 +01:00
inline.rs layout: fix Servo build. 2019-05-07 12:56:10 +02:00
layout_debug.rs Fix deprecation warnings 2019-01-28 11:32:40 +01:00
lib.rs Upgrade to rustc 1.37.0-nightly (088b98730 2019-07-03) 2019-07-05 16:53:02 +02:00
linked_list.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
list_item.rs Remove ListItemFlowDisplayListBuilding 2019-01-14 16:10:26 +01:00
model.rs style: Rename MozLength to Size, and MaxLength to MaxSize. 2019-02-12 02:28:00 +01:00
multicol.rs Remove unused code from gfx and layout crates 2019-05-29 21:51:28 +02:00
opaque_node.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
parallel.rs Update rayon to dedupe crossbeam-epoch 2019-07-12 21:01:33 +02:00
persistent_list.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
query.rs Stop storing display lists in an Arc 2019-07-09 10:50:29 -04:00
sequential.rs Remove sometimes-unused bounds field from base display item to prevent confusion. 2019-07-09 10:52:43 -04:00
table.rs style: Rename MozLength to Size, and MaxLength to MaxSize. 2019-02-12 02:28:00 +01:00
table_caption.rs Remove unused code from gfx and layout crates 2019-05-29 21:51:28 +02:00
table_cell.rs layout: fix Servo build. 2019-05-07 12:56:10 +02:00
table_colgroup.rs style: Rename MozLength to Size, and MaxLength to MaxSize. 2019-02-12 02:28:00 +01:00
table_row.rs style: Rename MozLength to Size, and MaxLength to MaxSize. 2019-02-12 02:28:00 +01:00
table_rowgroup.rs Remove BlockFlowDisplayListBuilding 2019-01-14 10:37:41 +01:00
table_wrapper.rs Remove unused code from gfx and layout crates 2019-05-29 21:51:28 +02:00
text.rs layout: fix Servo build. 2019-05-07 12:56:10 +02:00
traversal.rs Some further removals 2019-05-30 20:27:19 +02:00
wrapper.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00