mirror of
https://github.com/servo/servo.git
synced 2025-07-01 20:43:39 +01:00
We use Size2D and Point2D across compositing, constellation and script, losing the type of pixels we use (DevicePixel, DeviceIndepententPixel or CSSPixel) along the way, which might lead to bugs like window.outerHeight not taking into account the page zoom (using DeviceIndepententPixel instead of CSSPixel). |
||
---|---|---|
.. | ||
Cargo.toml | ||
keys.rs | ||
lib.rs |