servo/components/layout
Matt Brubeck 8221bfc3ef Layout fixes for RTL child flows in LTR parents
...and vice-versa.  This is not a complete fix for all mixed-direction layout
cases, but it fixes enough problems to make some simple test cases pass, like
tha attached reftest.

There are FIXME comments for many of the remaining issues.  In particular,
this does not yet handle RTL layout of fixed/absolute elements.
2015-03-09 14:21:26 -07:00
..
css auto merge of #5154 : luniv/servo/viewpoint-percent-lengths, r=SimonSapin 2015-03-05 18:55:02 -07:00
block.rs Layout fixes for RTL child flows in LTR parents 2015-03-09 14:21:26 -07:00
Cargo.toml Move selector matching to an external library, for use outside Servo. 2015-02-23 16:29:34 +01:00
construct.rs Get rid of servo_util 2015-03-05 17:42:05 +00:00
context.rs Get rid of servo_util 2015-03-05 17:42:05 +00:00
data.rs Merge in servo/master 2015-03-05 17:34:18 +00:00
display_list_builder.rs Get rid of servo_util 2015-03-05 17:42:05 +00:00
floats.rs Get rid of servo_util 2015-03-05 17:42:05 +00:00
flow.rs Layout fixes for RTL child flows in LTR parents 2015-03-09 14:21:26 -07:00
flow_list.rs Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev. 2015-01-28 10:16:49 +10:00
flow_ref.rs Opt-in rather than opt-out to unsafe blocks in layout. 2015-02-08 20:03:27 +01:00
fragment.rs Layout fixes for RTL child flows in LTR parents 2015-03-09 14:21:26 -07:00
incremental.rs Revert "layout: Implement ordered lists, CSS counters, and quotes per CSS 2.1" 2015-03-03 21:16:24 +01:00
inline.rs Layout fixes for RTL child flows in LTR parents 2015-03-09 14:21:26 -07:00
layout_debug.rs Use rustc-serialize rather than the built-in deprecated serialize. 2015-02-17 13:24:15 +01:00
layout_task.rs Get rid of servo_util 2015-03-05 17:42:05 +00:00
lib.rs Get rid of servo_util 2015-03-05 17:42:05 +00:00
list_item.rs Get rid of servo_util 2015-03-05 17:42:05 +00:00
model.rs Get rid of servo_util 2015-03-05 17:42:05 +00:00
opaque_node.rs Extract OpaqueNodeMethods to own file 2015-03-03 17:49:10 +00:00
parallel.rs Get rid of servo_util 2015-03-05 17:42:05 +00:00
sequential.rs Get rid of servo_util 2015-03-05 17:42:05 +00:00
table.rs Get rid of servo_util 2015-03-05 17:42:05 +00:00
table_caption.rs Get rid of servo_util 2015-03-05 17:42:05 +00:00
table_cell.rs Get rid of servo_util 2015-03-05 17:42:05 +00:00
table_colgroup.rs Get rid of servo_util 2015-03-05 17:42:05 +00:00
table_row.rs Get rid of servo_util 2015-03-05 17:42:05 +00:00
table_rowgroup.rs Get rid of servo_util 2015-03-05 17:42:05 +00:00
table_wrapper.rs Get rid of servo_util 2015-03-05 17:42:05 +00:00
text.rs Get rid of servo_util 2015-03-05 17:42:05 +00:00
traversal.rs auto merge of #5154 : luniv/servo/viewpoint-percent-lengths, r=SimonSapin 2015-03-05 18:55:02 -07:00
wrapper.rs Get rid of servo_util 2015-03-05 17:42:05 +00:00