.. |
display_list
|
Ensure reference frame is popped in layout 2020
|
2020-03-31 09:37:08 -04:00 |
flow
|
Auto merge of #26079 - servo:box-sizing, r=nox
|
2020-04-01 07:49:08 -04:00 |
Cargo.toml
|
Update atomic_refcell
|
2020-03-17 11:15:17 -07:00 |
cell.rs
|
Implement Default for ArcRefCell
|
2020-03-17 11:15:17 -07:00 |
context.rs
|
remove option for origin and mirror changes to layout_thread_2020
|
2020-02-18 00:57:33 +05:30 |
data.rs
|
Import victor's layout system 🍷
|
2019-09-11 10:36:30 +02:00 |
dom_traversal.rs
|
Make LayoutNodeHelpers::text_content return a cow
|
2020-03-31 15:02:13 +02:00 |
element_data.rs
|
Switch some uses of Arc<AtomicRefCell<T>> over to ArcRefCell<T>
|
2020-03-17 11:15:17 -07:00 |
formatting_contexts.rs
|
Propagate text decoration where needed
|
2020-03-23 11:13:10 +01:00 |
fragments.rs
|
layout_2020: Use ArcRefCell to track hoisted fragments
|
2020-03-27 13:02:22 +01:00 |
geom.rs
|
Less cloning
|
2020-04-01 01:00:14 +02:00 |
layout_debug.rs
|
Minor improvements to layout_debug and associated code
|
2020-02-21 16:34:32 +01:00 |
lib.rs
|
layout_2020: Stop throwing away hoisted boxes in nested absolutes
|
2020-03-27 17:46:06 +01:00 |
opaque_node.rs
|
Remove layout_2020::display_list, use WebRender display lists instead
|
2019-09-07 19:38:44 +02:00 |
positioned.rs
|
Less cloning
|
2020-04-01 01:00:14 +02:00 |
query.rs
|
Add a 'dom lifetime to GetLayoutData
|
2020-03-26 13:17:46 +01:00 |
replaced.rs
|
Implement the box-sizing property
|
2020-03-31 23:43:58 +02:00 |
sizing.rs
|
Less cloning
|
2020-04-01 01:00:14 +02:00 |
style_ext.rs
|
Less cloning
|
2020-04-01 01:00:14 +02:00 |
traversal.rs
|
Add a 'dom lifetime to GetLayoutData
|
2020-03-26 13:17:46 +01:00 |
wrapper.rs
|
Add a 'dom lifetime to GetLayoutData
|
2020-03-26 13:17:46 +01:00 |