Bug 248472

Summary: [css-grid] Try to resize grid instead of clearing it in Grid::setupGridForMasonryLayout()
Product: WebKit Reporter: Sammy Gill <sgill26>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Sammy Gill 2022-11-29 09:39:06 PST
Before starting masonry layout, we completely clear the grid. We can probably resize it to the appropriate size instead for better performance
Comment 1 Radar WebKit Bug Importer 2022-11-29 09:39:22 PST
<rdar://problem/102770721>