WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
259256
[IFC] Available space on main axis computation should use "main size"
https://bugs.webkit.org/show_bug.cgi?id=259256
Summary
[IFC] Available space on main axis computation should use "main size"
zalan
Reported
2023-07-15 21:05:41 PDT
ssia
Attachments
Patch
(5.27 KB, patch)
2023-07-15 21:09 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
[fast-cq]Patch
(5.27 KB, patch)
2023-07-16 15:52 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2023-07-15 21:09:54 PDT
Created
attachment 467056
[details]
Patch
Antti Koivisto
Comment 2
2023-07-16 10:04:42 PDT
Comment on
attachment 467056
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=467056&action=review
> Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp:130 > - if (!style.minHeight().isSpecified()) > + if (style.minHeight().isSpecified())
OOPS
zalan
Comment 3
2023-07-16 15:52:43 PDT
Created
attachment 467057
[details]
[fast-cq]Patch
EWS
Comment 4
2023-07-16 20:43:39 PDT
Committed
266094@main
(7707bd0020f8): <
https://commits.webkit.org/266094@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 467057
[details]
.
Radar WebKit Bug Importer
Comment 5
2023-07-16 20:44:17 PDT
<
rdar://problem/112376836
>
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