servo/components/layout
Martin Robinson 1a494b1a73 Simplify stacking context creation
Have Fragment::create_stacking_context understand which stacking
contexts need layers and which do not. This simplifies the way it is
called and eliminates a bunch of code.
2015-09-30 16:09:03 -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 Simplify stacking context creation 2015-09-30 16:09:03 -07:00
Cargo.toml Break text runs by unicode script 2015-09-29 14:34:49 -07:00
construct.rs layout: Make the compositor rather than layout determine the position of 2015-09-29 09:47:28 -07:00
context.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
data.rs layout: Make the compositor rather than layout determine the position of 2015-09-29 09:47:28 -07:00
display_list_builder.rs Simplify stacking context creation 2015-09-30 16:09:03 -07:00
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 Simplify stacking context creation 2015-09-30 16:09:03 -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 layout: Make the compositor rather than layout determine the position of 2015-09-29 09:47:28 -07:00
layout_debug.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
layout_task.rs layout: Make the compositor rather than layout determine the position of 2015-09-29 09:47:28 -07:00
lib.rs Break text runs by unicode script 2015-09-29 14:34:49 -07:00
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 Fix text-transform:capitalize across text runs 2015-09-29 14:34:50 -07:00
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