servo/components/layout
bors-servo 2f0b805fad Auto merge of #5916 - servo:prepare-rustup, r=jdm
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/5916)
<!-- Reviewable:end -->
2015-05-01 14:44:19 -05:00
..
css Make NodeTypeId include CharacterData variant 2015-04-29 13:30:21 +09:00
animation.rs Stop using the deprecated range function. 2015-04-22 20:26:40 +02:00
block.rs Various fixes to getClientBoundingRect() 2015-05-01 12:40:37 +10:00
Cargo.toml Add a profile_traits crate to reduce compile times. 2015-04-30 17:58:47 -07:00
construct.rs Various fixes to getClientBoundingRect() 2015-05-01 12:40:37 +10:00
context.rs Various fixes to getClientBoundingRect() 2015-05-01 12:40:37 +10:00
data.rs Replace unsafe_blocks by unsafe_code. 2015-03-21 10:27:32 +01:00
display_list_builder.rs Various fixes to getClientBoundingRect() 2015-05-01 12:40:37 +10:00
floats.rs Auto merge of #5480 - SimonSapin:multicol, r=pcwalton 2015-04-28 19:48:45 -05:00
flow.rs Auto merge of #5480 - SimonSapin:multicol, r=pcwalton 2015-04-28 19:48:45 -05:00
flow_list.rs Use usize in flow_list. 2015-03-29 12:43:44 +02:00
flow_ref.rs Replace unsafe_blocks by unsafe_code. 2015-03-21 10:27:32 +01:00
fragment.rs Various fixes to getClientBoundingRect() 2015-05-01 12:40:37 +10:00
generated_content.rs Remove some as_slice calls. 2015-04-24 17:44:47 +02:00
incremental.rs layout: Implement ordered lists, CSS counters, and quotes per CSS 2.1 2015-03-09 17:13:45 -07:00
inline.rs Various fixes to getClientBoundingRect() 2015-05-01 12:40:37 +10:00
layout_debug.rs Remove old_path usage from layout. 2015-03-25 22:36:01 +01:00
layout_task.rs Auto merge of #5913 - glennw:bounding-rect, r=pcwalton 2015-05-01 13:15:23 -05:00
lib.rs Add a profile_traits crate to reduce compile times. 2015-04-30 17:58:47 -07:00
list_item.rs Various fixes to getClientBoundingRect() 2015-05-01 12:40:37 +10:00
model.rs Implement Clone for Copy types. 2015-04-28 23:31:10 +02:00
multicol.rs Refactor flow construction to make float less of a special case. 2015-04-29 02:47:46 +02:00
opaque_node.rs Replace unsafe_blocks by unsafe_code. 2015-03-21 10:27:32 +01:00
parallel.rs Add a profile_traits crate to reduce compile times. 2015-04-30 17:58:47 -07:00
sequential.rs layout: Implement ordered lists, CSS counters, and quotes per CSS 2.1 2015-03-09 17:13:45 -07:00
table.rs Refactor flow construction to make float less of a special case. 2015-04-29 02:47:46 +02:00
table_caption.rs Refactor flow construction to make float less of a special case. 2015-04-29 02:47:46 +02:00
table_cell.rs Refactor flow construction to make float less of a special case. 2015-04-29 02:47:46 +02:00
table_colgroup.rs Stop using the deprecated range function. 2015-04-22 20:26:40 +02:00
table_row.rs Auto merge of #5480 - SimonSapin:multicol, r=pcwalton 2015-04-28 19:48:45 -05:00
table_rowgroup.rs Remove a range() call. 2015-05-01 21:16:43 +02:00
table_wrapper.rs Remove an as_slice() call. 2015-05-01 21:17:14 +02:00
text.rs layout: Use a flag to record whether we need to perform a line break if 2015-04-24 13:16:34 -07:00
traversal.rs Various fixes to getClientBoundingRect() 2015-05-01 12:40:37 +10:00
wrapper.rs Make NodeTypeId include CharacterData variant 2015-04-29 13:30:21 +09:00