servo/components/layout
Eli Friedman 69ca066802 Fully implement the "align descendants" rule for div.
This adds -servo-left and -servo-right to complement -servo-center.

This intentionally doesn't try to address issue #7301.
2015-10-02 12:53:20 -07:00
..
css sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
animation.rs layout: Do a couple of minor style cleanups. 2015-09-27 15:38:22 -07:00
block.rs Fully implement the "align descendants" rule for div. 2015-10-02 12:53:20 -07:00
Cargo.toml Upgrade rust to f93ab64d4a1a7ee91759a1594ab2a426b6cc657e/rustc-1.5.0-dev. 2015-09-23 14:44:59 +02:00
construct.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
context.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
data.rs Fix match_refs and let_returns in layout, address review changes 2015-09-04 18:30:46 +05:30
display_list_builder.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
flex.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
floats.rs sort all uses 2015-08-20 20:47:12 +08:00
flow.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
flow_list.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
flow_ref.rs Don’t mark flow_ref::deref_mut as unsafe. 2015-08-21 21:16:25 +02:00
fragment.rs Use the correct container size in compute_overflow 2015-09-28 11:57:40 -07:00
generated_content.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
incremental.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
inline.rs Fully implement the "align descendants" rule for div. 2015-10-02 12:53:20 -07:00
layout_debug.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
layout_task.rs layout: Load Web fonts asynchronously. 2015-09-27 15:38:20 -07:00
lib.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
list_item.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
model.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
multicol.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
opaque_node.rs Replace OpaqueNodeMethods::from_{threadsafe_,}layout_node by opaque methods. 2015-06-24 14:55:43 +02:00
parallel.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
query.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
sequential.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
table.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
table_caption.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
table_cell.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
table_colgroup.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
table_row.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
table_rowgroup.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
table_wrapper.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
text.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
traversal.rs Delete dead code. 2015-09-26 00:23:03 -07:00
wrapper.rs Only display text carets in text inputs 2015-09-27 19:23:20 -04:00