Bug 248472 - [css-grid] Try to resize grid instead of clearing it in Grid::setupGridForMasonryLayout()
Summary: [css-grid] Try to resize grid instead of clearing it in Grid::setupGridForMas...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-11-29 09:39 PST by Sammy Gill
Modified: 2022-11-29 09:39 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>