Bug 256611 - [css-grid][masonry] Images with percentage width in masonry columns grid not rendering
Summary: [css-grid][masonry] Images with percentage width in masonry columns grid not ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sammy Gill
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-10 13:54 PDT by Sammy Gill
Modified: 2023-05-12 07:41 PDT (History)
4 users (show)

See Also:


Attachments
Testcase (727 bytes, text/html)
2023-05-10 13:54 PDT, Sammy Gill
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sammy Gill 2023-05-10 13:54:27 PDT
Created attachment 466310 [details]
Testcase

If you place an image inside of a masonry columns grid and give it a percentage width, then it will not get rendered at all within the grid. Example in the attached test case
Comment 1 Radar WebKit Bug Importer 2023-05-10 13:54:46 PDT
<rdar://problem/109170495>
Comment 2 Sammy Gill 2023-05-10 14:21:55 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13720
Comment 3 Sammy Gill 2023-05-10 14:32:36 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/39934
Comment 4 EWS 2023-05-12 07:41:11 PDT
Committed 264011@main (ff409be22993): <https://commits.webkit.org/264011@main>

Reviewed commits have been landed. Closing PR #13720 and removing active labels.