servo/components/layout_thread
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
dom_wrapper.rs :defined works 2020-01-30 10:09:51 -05:00
lib.rs Improve the name the NodeGeometryQuery 2020-02-05 15:25:52 +01:00