Bug 255897

Summary: [margin-trim] RenderBox::hasTrimmedMargin(PhysicalDirection) should ASSERT(!needsLayout())
Product: WebKit Reporter: Sammy Gill <sgill26>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 255890    
Bug Blocks:    

Sammy Gill
Reported 2023-04-24 16:50:28 PDT
https://bugs.webkit.org/show_bug.cgi?id=253610 removed because isLayoutDependent in ComputedStyleExtractor was not handling the margin-block and margin-inline shorthands correctly. We should add this assert back into the function once isLayoutDependent handles the shorthands correctly
Attachments
Radar WebKit Bug Importer
Comment 1 2023-04-24 16:50:51 PDT
Note You need to log in before you can comment on or make changes to this bug.