servo/components/layout
Glenn Watson 98caecf7ec Fix layout of Create Account / Login when rendering Wikipedia.
When calculating the preferred width for a block, accumulate
the left and right float widths of children separately, which
is then max'ed with the normal flow widths later on.

Ref bug #2554 - improves the layout of the top bar.
2014-09-10 13:51:42 +10:00
..
css Cargoify servo 2014-09-08 20:21:42 -06:00
block.rs Fix layout of Create Account / Login when rendering Wikipedia. 2014-09-10 13:51:42 +10:00
Cargo.toml Cargoify servo 2014-09-08 20:21:42 -06:00
construct.rs Cargoify servo 2014-09-08 20:21:42 -06:00
context.rs Cargoify servo 2014-09-08 20:21:42 -06:00
extra.rs Cargoify servo 2014-09-08 20:21:42 -06:00
floats.rs Cargoify servo 2014-09-08 20:21:42 -06:00
flow.rs Fix layout of Create Account / Login when rendering Wikipedia. 2014-09-10 13:51:42 +10:00
flow_list.rs Cargoify servo 2014-09-08 20:21:42 -06:00
flow_ref.rs Cargoify servo 2014-09-08 20:21:42 -06:00
fragment.rs Cargoify servo 2014-09-08 20:21:42 -06:00
incremental.rs Cargoify servo 2014-09-08 20:21:42 -06:00
inline.rs Cargoify servo 2014-09-08 20:21:42 -06:00
layout_debug.rs Cargoify servo 2014-09-08 20:21:42 -06:00
layout_task.rs Cargoify servo 2014-09-08 20:21:42 -06:00
lib.rs Cargoify servo 2014-09-08 20:21:42 -06:00
model.rs Cargoify servo 2014-09-08 20:21:42 -06:00
parallel.rs Cargoify servo 2014-09-08 20:21:42 -06:00
table.rs Cargoify servo 2014-09-08 20:21:42 -06:00
table_caption.rs Cargoify servo 2014-09-08 20:21:42 -06:00
table_cell.rs Cargoify servo 2014-09-08 20:21:42 -06:00
table_colgroup.rs Cargoify servo 2014-09-08 20:21:42 -06:00
table_row.rs Cargoify servo 2014-09-08 20:21:42 -06:00
table_rowgroup.rs Cargoify servo 2014-09-08 20:21:42 -06:00
table_wrapper.rs Cargoify servo 2014-09-08 20:21:42 -06:00
text.rs Cargoify servo 2014-09-08 20:21:42 -06:00
util.rs Cargoify servo 2014-09-08 20:21:42 -06:00
wrapper.rs Cargoify servo 2014-09-08 20:21:42 -06:00