servo/components/layout
bors-servo 3cc87165a1 auto merge of #4425 : SimonSapin/servo/mixed-writing-modes, r=mbrubeck
The rendering is still wrong beause of #2795, but at least we get a rendering.

(This test change is just for readability, it should be equivalent to before.)

r? @mbrubeck
2014-12-18 15:31:28 -07:00
..
css style: Remove glob imports added in #4405 2014-12-19 01:49:24 +09:00
block.rs auto merge of #4425 : SimonSapin/servo/mixed-writing-modes, r=mbrubeck 2014-12-18 15:31:28 -07:00
Cargo.toml style: Address review comments relating to bgcolor and column spans 2014-12-15 18:09:44 -08:00
construct.rs layout: Implement caption-side per CSS 2.1 § 17.4.1. 2014-12-17 22:06:14 -08:00
context.rs Use opts as a global, to avoid cloning and passing the struct all over the code. 2014-10-20 10:48:47 +10:00
display_list_builder.rs layout: Implement clip per CSS 2.1 § 11.1.2. 2014-12-18 13:07:13 -08:00
floats.rs Update rustc to revision 3dcd2157403163789aaf21a9ab3c4d30a7c6494d. 2014-12-17 15:19:45 -05:00
flow.rs Fix some writing mode mismatch assertions errors. 2014-12-18 17:15:51 +00:00
flow_list.rs Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8a 2014-11-13 11:17:43 +10:00
flow_ref.rs Remove some manual deref() / deref_mut() calls. 2014-12-16 16:41:33 +01:00
fragment.rs Update rustc to revision 3dcd2157403163789aaf21a9ab3c4d30a7c6494d. 2014-12-17 15:19:45 -05:00
incremental.rs Remove bitfield! macro in favour of bitflags! 2014-11-18 19:26:10 +01:00
inline.rs layout: Implement clip per CSS 2.1 § 11.1.2. 2014-12-18 13:07:13 -08:00
layout_debug.rs Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8a 2014-11-13 11:17:43 +10:00
layout_task.rs compositing: Implement cursor per CSS3-UI § 8.1.1 in the CEF/Mac port. 2014-12-17 22:58:52 -08:00
lib.rs style: Address review comments relating to bgcolor and column spans 2014-12-15 18:09:44 -08:00
list_item.rs Update rustc to revision 3dcd2157403163789aaf21a9ab3c4d30a7c6494d. 2014-12-17 15:19:45 -05:00
model.rs Update rustc to revision 3dcd2157403163789aaf21a9ab3c4d30a7c6494d. 2014-12-17 15:19:45 -05:00
parallel.rs compositing: Implement cursor per CSS3-UI § 8.1.1 in the CEF/Mac port. 2014-12-17 22:58:52 -08:00
sequential.rs Have ContentBox(es)Queries consult the flow tree 2014-11-03 10:30:28 -08:00
table.rs Update rustc to revision 3dcd2157403163789aaf21a9ab3c4d30a7c6494d. 2014-12-17 15:19:45 -05:00
table_caption.rs Update rustc to revision 3dcd2157403163789aaf21a9ab3c4d30a7c6494d. 2014-12-17 15:19:45 -05:00
table_cell.rs style: Remove glob imports added in #4405 2014-12-19 01:49:24 +09:00
table_colgroup.rs Update rustc to revision 3dcd2157403163789aaf21a9ab3c4d30a7c6494d. 2014-12-17 15:19:45 -05:00
table_row.rs Update rustc to revision 3dcd2157403163789aaf21a9ab3c4d30a7c6494d. 2014-12-17 15:19:45 -05:00
table_rowgroup.rs Update rustc to revision 3dcd2157403163789aaf21a9ab3c4d30a7c6494d. 2014-12-17 15:19:45 -05:00
table_wrapper.rs Update rustc to revision 3dcd2157403163789aaf21a9ab3c4d30a7c6494d. 2014-12-17 15:19:45 -05:00
text.rs Update rustc to revision 3dcd2157403163789aaf21a9ab3c4d30a7c6494d. 2014-12-17 15:19:45 -05:00
traversal.rs Update rustc to revision 3dcd2157403163789aaf21a9ab3c4d30a7c6494d. 2014-12-17 15:19:45 -05:00
util.rs Update rustc to revision 3dcd2157403163789aaf21a9ab3c4d30a7c6494d. 2014-12-17 15:19:45 -05:00
wrapper.rs style: Remove glob imports added in #4405 2014-12-19 01:49:24 +09:00