servo/components/layout
bors-servo 39b7508aa2 Auto merge of #7251 - nox:text-transform-length-change, r=SimonSapin
Correctly handle length-changing mappings in text-transform



<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7251)
<!-- Reviewable:end -->
2015-08-20 06:40:33 -06:00
..
css Fix existing syntactics nits. 2015-08-16 10:30:43 -04:00
animation.rs Replace uses of for foo in bar.iter(), 2015-08-18 01:46:11 +01:00
block.rs Auto merge of #7274 - pcwalton:table-minimum-width, r=mbrubeck 2015-08-19 03:20:37 -06:00
Cargo.toml servo: Update ipc-channel to pick up bincode support. 2015-08-08 09:43:53 -07:00
construct.rs layout: Make inline absolute hypothetical boxes not clip their contents. 2015-08-18 16:58:18 -07:00
context.rs Fix existing syntactics nits. 2015-08-16 10:30:43 -04:00
data.rs Replace uses of for foo in bar.iter() and for foo in bar.iter_mut() 2015-08-15 02:27:39 +01:00
display_list_builder.rs layout: Put iframes that form stacking contexts in the right place. 2015-08-19 12:08:36 -07:00
floats.rs Positioning fixes for RTL floats 2015-05-18 17:25:06 -07:00
flow.rs flow::Flow should follow *_mut naming conventions 2015-08-18 09:12:01 -04:00
flow_list.rs Use usize in flow_list. 2015-03-29 12:43:44 +02:00
flow_ref.rs Remove Deref and DerefMut implementations from WeakFlowRef. 2015-06-27 18:09:14 +02:00
fragment.rs Auto merge of #7280 - pcwalton:style-specified-img-intrinsic-width, r=mbrubeck 2015-08-19 11:39:33 -06:00
generated_content.rs Replace uses of for foo in bar.iter(), 2015-08-18 01:46:11 +01:00
incremental.rs Replace uses of for foo in bar.iter() and for foo in bar.iter_mut() 2015-08-15 02:27:39 +01:00
inline.rs flow::Flow should follow *_mut naming conventions 2015-08-18 09:12:01 -04:00
layout_debug.rs Change not(ndebug) to debug_assertions 2015-06-01 13:48:38 -07:00
layout_task.rs layout: Don't panic if requestAnimationFrame() is called before first layout. 2015-08-20 13:17:07 +02:00
lib.rs servo: Update ipc-channel to pick up bincode support. 2015-08-08 09:43:53 -07:00
list_item.rs flow::Flow should follow *_mut naming conventions 2015-08-18 09:12:01 -04:00
model.rs layout: Take inline margins into account when determining the intrinsic 2015-08-05 12:29:16 -07:00
multicol.rs flow::Flow should follow *_mut naming conventions 2015-08-18 09:12:01 -04:00
opaque_node.rs Replace OpaqueNodeMethods::from_{threadsafe_,}layout_node by opaque methods. 2015-06-24 14:55:43 +02:00
parallel.rs Replace uses of for foo in bar.iter(), 2015-08-18 01:46:11 +01:00
query.rs Extract layout query code into query.rs 2015-08-05 10:24:00 -07:00
sequential.rs Fix existing syntactics nits. 2015-08-16 10:30:43 -04:00
table.rs layout: Make table cells' minimum inline sizes override explicitly 2015-08-18 14:38:49 -07:00
table_caption.rs flow::Flow should follow *_mut naming conventions 2015-08-18 09:12:01 -04:00
table_cell.rs layout: Make table cells' minimum inline sizes override explicitly 2015-08-18 14:38:49 -07:00
table_colgroup.rs flow::Flow should follow *_mut naming conventions 2015-08-18 09:12:01 -04:00
table_row.rs flow::Flow should follow *_mut naming conventions 2015-08-18 09:12:01 -04:00
table_rowgroup.rs flow::Flow should follow *_mut naming conventions 2015-08-18 09:12:01 -04:00
table_wrapper.rs flow::Flow should follow *_mut naming conventions 2015-08-18 09:12:01 -04:00
text.rs Correctly handle length-changing mappings in text-transform 2015-08-19 12:05:31 +02:00
traversal.rs Replace the StyledNode trait with inherent methods. 2015-07-27 19:57:33 +02:00
wrapper.rs Fix existing syntactics nits. 2015-08-16 10:30:43 -04:00