servo/components/script_layout_interface
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
..
Cargo.toml Use non-IPC webrender API over explicit IPC channels. 2019-11-27 20:47:53 -05:00
lib.rs Move CSSReporter from script_layout_interface to script 2019-01-14 10:26:26 +01:00
message.rs Improve the name the NodeGeometryQuery 2020-02-05 15:25:52 +01:00
rpc.rs dom: Calculate the viewport size of iframes when they are first added to the tree. 2019-11-06 16:13:55 -05:00
wrapper_traits.rs Fix some warnings new in Rust Nightly 2019-11-08 11:45:16 +01:00