mirror of
https://github.com/servo/servo.git
synced 2025-06-18 21:34:30 +00:00
Replaces uses of `euclid::default::Size2D<u64>` with `euclid::default::Size2D<u32>` for the canvas/context/snapshot. This PR includes changes to the following components: - canvas - pixels - script - script_bindings - shared/canvas - shared/snapshot Testing: |
||
---|---|---|
.. | ||
canvas.rs | ||
Cargo.toml | ||
lib.rs | ||
webgl.rs |