RESOLVED FIXED299099
[Length Deprecation] Remove unnecessary use of Length in image intrinsic size code
https://bugs.webkit.org/show_bug.cgi?id=299099
Summary [Length Deprecation] Remove unnecessary use of Length in image intrinsic size...
Sam Weinig
Reported 2025-09-18 09:15:34 PDT
Image intrinsic size code uses `Length` values, but it is only ever has `LengthType::Fixed` values. These should be a float instead.
Attachments
Sam Weinig
Comment 1 2025-09-18 09:20:19 PDT
EWS
Comment 2 2025-09-19 07:51:56 PDT
Committed 300235@main (c36cc54b23dc): <https://commits.webkit.org/300235@main> Reviewed commits have been landed. Closing PR #50934 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-09-19 07:53:12 PDT
Note You need to log in before you can comment on or make changes to this bug.