WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
254315
flex item with aspect-ratio and width has wrong height in column-flexed container with padding
https://bugs.webkit.org/show_bug.cgi?id=254315
Summary
flex item with aspect-ratio and width has wrong height in column-flexed conta...
alvinleung1996+webkitbugzilla
Reported
2023-03-22 22:18:50 PDT
Created
attachment 465548
[details]
Bug reproduction Overview: A flex item with aspect-ratio: 1/1 and width: 100% has wrong layout height when it is inside a flex container with flex-direction: column and padding: 32px. Steps to Reproduce: 1. Open the attached html file in Safari. Actual Results: The height of the blue div equals to its width plus (32px * 2). Expected Results: The height of the blue div equals to its width. Build Date & Hardware: - Safari Technology Preview, Release 165 (Safari 16.4, WebKit 17616.1.4.4) - Safari, Version 16.3 (17614.4.6.11.6, 17614) - on macOS, Version 12.6.3 (21G419)
Attachments
Bug reproduction
(388 bytes, text/html)
2023-03-22 22:18 PDT
,
alvinleung1996+webkitbugzilla
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-03-23 10:43:04 PDT
<
rdar://problem/107142362
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug