aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/layout_dom
diff options
context:
space:
mode:
authorSam K <155700084+hashcatHitman@users.noreply.github.com>2025-06-07 14:37:21 +0000
committerGitHub <noreply@github.com>2025-06-07 14:37:21 +0000
commita625420b23720308c3125437bb9fb8ec30b2624d (patch)
tree128dd0e96aa66cb3203554576bc818ec385a0327 /components/script/layout_dom
parent87de9fdf8c601773c368cbd2c02799e8000bfcaf (diff)
downloadservo-main.tar.gz
servo-main.zip
Change canvas/context/snapshot size from u64 -> u32 (#36827)HEADmain
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 892edc0048dfad28342e5e2ff247c963eb91ed11) Fixes: #36706 --------- Signed-off-by: hashcatHitman <155700084+hashcatHitman@users.noreply.github.com>
Diffstat (limited to 'components/script/layout_dom')
0 files changed, 0 insertions, 0 deletions