Bug 220861

Summary: Support aspect-ratio in intrinsic sizing
Product: WebKit Reporter: Rob Buis <rbuis>
Component: CSSAssignee: Rob Buis <rbuis>
Status: RESOLVED FIXED    
Severity: Normal CC: changseok, esprehn+autocc, ews-watchlist, glenn, koivisto, kondapallykalyan, pdr, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 47738    
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch
none
Patch
none
Patch
none
Patch
none
Patch
none
Patch
none
Patch
none
Patch
none
Patch
none
Patch
none
Patch
none
Patch
none
Patch
none
Patch
none
Patch none

Rob Buis
Reported 2021-01-22 08:36:53 PST
Support aspect-ratio in intrinsic sizing.
Attachments
Patch (8.08 KB, patch)
2021-01-22 08:39 PST, Rob Buis
no flags
Patch (8.21 KB, patch)
2021-01-28 02:50 PST, Rob Buis
no flags
Patch (11.31 KB, patch)
2021-02-06 02:59 PST, Rob Buis
no flags
Patch (11.36 KB, patch)
2021-02-18 06:22 PST, Rob Buis
no flags
Patch (12.69 KB, patch)
2021-02-18 08:34 PST, Rob Buis
no flags
Patch (13.55 KB, patch)
2021-02-19 02:10 PST, Rob Buis
no flags
Patch (13.57 KB, patch)
2021-02-21 03:22 PST, Rob Buis
no flags
Patch (14.41 KB, patch)
2021-02-21 12:56 PST, Rob Buis
no flags
Patch (14.84 KB, patch)
2021-02-22 10:31 PST, Rob Buis
no flags
Patch (14.96 KB, patch)
2021-02-22 12:50 PST, Rob Buis
no flags
Patch (15.22 KB, patch)
2021-02-24 03:39 PST, Rob Buis
no flags
Patch (15.58 KB, patch)
2021-02-27 04:54 PST, Rob Buis
no flags
Patch (13.03 KB, patch)
2021-02-27 10:44 PST, Rob Buis
no flags
Patch (12.35 KB, patch)
2021-02-27 12:56 PST, Rob Buis
no flags
Patch (12.37 KB, patch)
2021-02-28 13:01 PST, Rob Buis
no flags
Patch (12.37 KB, patch)
2021-03-03 02:52 PST, Rob Buis
no flags
Patch (13.02 KB, patch)
2021-03-07 08:02 PST, Rob Buis
no flags
Patch (13.21 KB, patch)
2021-03-08 03:02 PST, Rob Buis
no flags
Rob Buis
Comment 1 2021-01-22 08:39:32 PST
Rob Buis
Comment 2 2021-01-28 02:50:50 PST
Radar WebKit Bug Importer
Comment 3 2021-01-29 08:37:14 PST
Rob Buis
Comment 4 2021-02-06 02:59:19 PST
Rob Buis
Comment 5 2021-02-18 06:22:53 PST
Rob Buis
Comment 6 2021-02-18 08:34:20 PST
Rob Buis
Comment 7 2021-02-19 02:10:16 PST
Rob Buis
Comment 8 2021-02-21 03:22:35 PST
Rob Buis
Comment 9 2021-02-21 12:56:53 PST
Rob Buis
Comment 10 2021-02-22 10:31:45 PST
Rob Buis
Comment 11 2021-02-22 12:50:27 PST
Rob Buis
Comment 12 2021-02-24 03:39:12 PST
Rob Buis
Comment 13 2021-02-27 04:54:48 PST
Rob Buis
Comment 14 2021-02-27 10:44:28 PST
Rob Buis
Comment 15 2021-02-27 12:56:48 PST
Rob Buis
Comment 16 2021-02-28 13:01:41 PST
Rob Buis
Comment 17 2021-03-03 02:52:06 PST
Rob Buis
Comment 18 2021-03-07 08:02:02 PST
Antti Koivisto
Comment 19 2021-03-08 01:38:31 PST
Comment on attachment 422528 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=422528&action=review > Source/WebCore/rendering/RenderBox.h:88 > + LayoutUnit constrainLogicalWidthInFragmentByMinMax(LayoutUnit, LayoutUnit, RenderBlock&, RenderFragmentContainer*, bool allowIntrinsic = true) const; Please use an enum. The 'false' in call site is mysterious.
Rob Buis
Comment 20 2021-03-08 03:02:48 PST
EWS
Comment 21 2021-03-08 04:37:51 PST
Committed r274068: <https://commits.webkit.org/r274068> All reviewed patches have been landed. Closing bug and clearing flags on attachment 422552 [details].
Note You need to log in before you can comment on or make changes to this bug.