mirror of
https://github.com/servo/servo.git
synced 2025-06-21 15:49:04 +01: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: https://github.com/hashcatHitman/servo/actions/runs/15426115391
(as of
|
||
---|---|---|
.. | ||
canvas.rs | ||
Cargo.toml | ||
lib.rs | ||
webgl.rs |