Bug 252323

Summary: [margin-trim] Change shouldChildInlineMarginContributeToContainerIntrinsicSize to be a virtual method on RenderBlock
Product: WebKit Reporter: Sammy Gill <sgill26>
Component: Layout and RenderingAssignee: Sammy Gill <sgill26>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Sammy Gill
Reported 2023-02-15 10:02:34 PST
It is a little strange in the way that we currently use this method (immediately downcast to RenderBlockFlow). It would be a better interface if it was a virtual method on RenderBlock and gets overridden in RenderBlockFlow
Attachments
Radar WebKit Bug Importer
Comment 1 2023-02-15 10:03:00 PST
Sammy Gill
Comment 2 2023-02-25 20:15:47 PST
EWS
Comment 3 2023-02-26 08:18:29 PST
Committed 260850@main (cc5d15ac506b): <https://commits.webkit.org/260850@main> Reviewed commits have been landed. Closing PR #10690 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.