mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
This adds basic support for `getClientRects()` by sharing code with the implementation of `getBoundingClientRect()`. In addition to sharing code, it also shares all of the bugs. Primarily, scrolilng positions are not taken into account when return boundary rectangles. |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs |