Bug 282992
| Summary: | [css-masonry] Update Intrinsic Sizing Rows 003 FR 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
Updated the font to Ahem to tackle the computed width sizing issue of "3 3". Added colors to the different items to catch ordering issues.
* Grid 2
Correct row 1 and 4 heights.
Item 5 should be a height of 2ch.
* Grid 4
Remove hidden items as they were creating a new column, which caused a gap at the end.
Remove spans in items 2 and 3; they do not make any sense.
* Grid 5 - 9
Remove hidden items.
Remove spans on items 2 and 3.
Remove spans that were creating an extra column causing an extra gap, which messes with widths.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/139727829>
Brandon
Pull request: https://github.com/WebKit/WebKit/pull/36532
EWS
Committed 286749@main (7abc3005b876): <https://commits.webkit.org/286749@main>
Reviewed commits have been landed. Closing PR #36532 and removing active labels.