servo/components
Patrick Walton bf540d590a layout: Explicitly thread border box dimensions and relative offsets
through display list building.

The old `flow_origin` concept was ill-defined (sometimes the border box
plus the flow origin, sometimes including horizontal margins and
sometimes not, sometimes including relative position and sometimes not),
leading to brittleness and test failures. This commit reworks the logic
to always pass border box origins in during display list building.
2015-01-04 17:43:05 -08:00
..
canvas Qualify Azure enums. 2015-01-04 15:04:26 +01:00
compositing layout: Paint stacking contexts' overflow areas properly. 2015-01-04 17:41:59 -08:00
devtools Disambiguate trait object reference syntax. 2015-01-04 11:59:51 +01:00
devtools_traits Re-export devtools enums. 2015-01-04 16:07:01 +01:00
gfx layout: Explicitly thread border box dimensions and relative offsets 2015-01-04 17:43:05 -08:00
layout layout: Explicitly thread border box dimensions and relative offsets 2015-01-04 17:43:05 -08:00
layout_traits Remove obsolete attributes. 2015-01-03 10:06:17 +01:00
msg layout: Paint stacking contexts' overflow areas properly. 2015-01-04 17:41:59 -08:00
net Import enums inside hyper::mime rather than the module. 2015-01-04 19:22:07 +01:00
plugins Remove spurious spaces from lints/mod.rs. 2015-01-01 21:25:31 +01:00
script auto merge of #4542 : servo/servo/pre-rustup_20141221, r=saneyuki 2015-01-04 12:39:47 -07:00
script_traits Rename the ConstellationControlMsg variants. 2015-01-04 19:01:13 +01:00
servo layout: Paint stacking contexts' overflow areas properly. 2015-01-04 17:41:59 -08:00
style layout: Explicitly thread border box dimensions and relative offsets 2015-01-04 17:43:05 -08:00
util Remove dependencies on the native crate. 2015-01-04 16:28:02 +01:00