servo/components/layout
bors-servo 3906cecd16 auto merge of #3719 : mrobinson/servo/flow-dump, r=pcwalton
The flow tree is currently dumped for debugging purposes early on in
the flow process, so many values are still zero. If we wait to dump it
until later, the output will more accurately reflect the real flow tree.
2014-10-17 19:51:24 -06:00
..
css Fix whitespace_pre with incremental reflow turned on. 2014-10-15 16:04:21 -07:00
block.rs Fixed the inline_element_border_a reftest with incremental layout turned on. 2014-10-17 11:11:14 -07:00
Cargo.toml Eliminate servo_util::atom 2014-09-29 18:39:36 -07:00
construct.rs Fix image_dynamic_remove reftest with incremental layout turned out 2014-10-17 11:11:14 -07:00
context.rs Incremental Style Recalc 2014-10-09 12:55:21 -04:00
floats.rs Incremental Style Recalc 2014-10-09 12:55:21 -04:00
flow.rs Fixed the inline_element_border_a reftest with incremental layout turned on. 2014-10-17 11:11:14 -07:00
flow_list.rs Use the Deref traits for FlowRefs. 2014-10-15 11:04:05 -07:00
flow_ref.rs Use the Deref traits for FlowRefs. 2014-10-15 11:04:05 -07:00
fragment.rs Fixed the inline_element_border_a reftest with incremental layout turned on. 2014-10-17 11:11:14 -07:00
incremental.rs Incremental Style Recalc 2014-10-09 12:55:21 -04:00
inline.rs Fixed the inline_element_border_a reftest with incremental layout turned on. 2014-10-17 11:11:14 -07:00
layout_debug.rs Use the Deref traits for FlowRefs. 2014-10-15 11:04:05 -07:00
layout_task.rs auto merge of #3719 : mrobinson/servo/flow-dump, r=pcwalton 2014-10-17 19:51:24 -06:00
lib.rs Removes duplicate CSS selector matching logic. 2014-10-14 16:28:29 -07:00
model.rs layout: Rewrite intrinsic inline-size and automatic table layout to 2014-10-14 14:17:57 -07:00
parallel.rs Use the Deref traits for FlowRefs. 2014-10-15 11:04:05 -07:00
sequential.rs Use the Deref traits for FlowRefs. 2014-10-15 11:04:05 -07:00
table.rs Fix image_dynamic_remove reftest with incremental layout turned out 2014-10-17 11:11:14 -07:00
table_caption.rs layout: Introduce support for legacy presentational attributes to selector 2014-10-14 12:44:09 -07:00
table_cell.rs Fix image_dynamic_remove reftest with incremental layout turned out 2014-10-17 11:11:14 -07:00
table_colgroup.rs Fix image_dynamic_remove reftest with incremental layout turned out 2014-10-17 11:11:14 -07:00
table_row.rs Fix image_dynamic_remove reftest with incremental layout turned out 2014-10-17 11:11:14 -07:00
table_rowgroup.rs Fix image_dynamic_remove reftest with incremental layout turned out 2014-10-17 11:11:14 -07:00
table_wrapper.rs layout: Rewrite intrinsic inline-size and automatic table layout to 2014-10-14 14:17:57 -07:00
text.rs Fixed the inline_element_border_a reftest with incremental layout turned on. 2014-10-17 11:11:14 -07:00
traversal.rs Fix image_dynamic_remove reftest with incremental layout turned out 2014-10-17 11:11:14 -07:00
util.rs Privatize Node 2014-10-13 13:25:44 +02:00
wrapper.rs Fix image_dynamic_remove reftest with incremental layout turned out 2014-10-17 11:11:14 -07:00