servo/components/layout
Martin Robinson 740211d191 Improve the name the NodeGeometryQuery
This query is used to get the clientTop, clientWidth, clientHeight,
clientLeft properties of DOM objects. "NodeGeometry" doesn't really
capture what these properties do as they often are returning the width
of element border.
2020-02-05 15:25:52 +01:00
..
display_list Parse -moz-image-rect() and -moz-element() only in Gecko 2020-01-07 14:44:28 +01:00
tests Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
animation.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
block.rs Rustfmt recent changes. 2019-12-16 14:23:56 +01:00
Cargo.toml Use non-IPC webrender API over explicit IPC channels. 2019-11-27 20:47:53 -05:00
construct.rs Make inline elements work in fullscreen mode 2019-09-05 17:45:38 +02:00
context.rs Support CORS attributes for image elements. 2019-10-04 15:08:40 -04:00
data.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
flex.rs Servo build fixes. 2019-12-16 14:23:56 +01:00
floats.rs style: Rename MozLength to Size, and MaxLength to MaxSize. 2019-02-12 02:28:00 +01:00
flow.rs Rustfmt recent changes. 2019-12-16 14:23:56 +01:00
flow_list.rs Some further removals 2019-05-30 20:27:19 +02:00
flow_ref.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
fragment.rs Rustfmt recent changes. 2019-12-16 14:23:56 +01:00
generated_content.rs Fix Servo build and unify display representation. 2019-08-15 17:11:08 +02:00
incremental.rs Remove LayoutDamageComputation 2019-01-14 16:10:26 +01:00
inline.rs Servo build fixes. 2019-12-16 14:23:56 +01:00
layout_debug.rs Fix deprecation warnings 2019-01-28 11:32:40 +01:00
lib.rs Upgrade to rustc 1.42.0-nightly (3291ae339 2020-01-15) 2020-01-16 08:46:41 +01:00
linked_list.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
list_item.rs Update euclid. 2019-07-23 23:09:55 +02:00
model.rs Servo build fixes. 2019-12-16 14:23:56 +01:00
multicol.rs Servo build fixes. 2019-12-16 14:23:56 +01:00
opaque_node.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
parallel.rs Update rayon to dedupe crossbeam-epoch 2019-07-12 21:01:33 +02:00
persistent_list.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
query.rs Improve the name the NodeGeometryQuery 2020-02-05 15:25:52 +01:00
sequential.rs Update euclid. 2019-07-23 23:09:55 +02:00
table.rs Update euclid. 2019-07-23 23:09:55 +02:00
table_caption.rs Update euclid. 2019-07-23 23:09:55 +02:00
table_cell.rs Update euclid. 2019-07-23 23:09:55 +02:00
table_colgroup.rs Servo build fixes. 2019-12-16 14:23:56 +01:00
table_row.rs Servo build fixes. 2019-12-16 14:23:56 +01:00
table_rowgroup.rs Update euclid. 2019-07-23 23:09:55 +02:00
table_wrapper.rs Update euclid. 2019-07-23 23:09:55 +02:00
text.rs Servo build fixes. 2019-12-16 14:23:56 +01:00
traversal.rs Some further removals 2019-05-30 20:27:19 +02:00
wrapper.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00