Bug 283068
| Summary: | [css-masonry] Update Intrinsic Sizing Rows 004 Mix1 Expected / Ref Test Case | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brandon <brandonstewart> |
| Component: | CSS | Assignee: | Brandon <brandonstewart> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | koivisto, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Brandon
Use Ahem font and add colors to work around font sizing issues.
* Grid 1
Remove spans.
Add sizing for grid template columns, so the 5th item is correctly placed.
* Grid 2
Remove spans.
Row 3 needs to have a min-eight of 2ch to account for "5 5" item.
Add sizing for grid template columns, so the 5th item is correctly placed.
* Grid 6
Remove extra 5.
* Grid 7 - 9
Remove hidden items that were adding an extra column
Add sizing for grid template columns; the grid appears to overflow without it.
Add height of 3ch to the first item, so the first row is correctly sized.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/139815982>
Brandon
Pull request: https://github.com/WebKit/WebKit/pull/36603
EWS
Committed 286779@main (7fb07870ad51): <https://commits.webkit.org/286779@main>
Reviewed commits have been landed. Closing PR #36603 and removing active labels.