Bug 299099

Summary: [Length Deprecation] Remove unnecessary use of Length in image intrinsic size code
Product: WebKit Reporter: Sam Weinig <sam>
Component: PlatformAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 18   
Hardware: Unspecified   
OS: Unspecified   

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.