mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
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.