Bug 282340
| Summary: | [css-masonry] Fix intrinsic-sizing-cols-004-mix1/2 | ||
|---|---|---|---|
| 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
During the stretch flexible tracks we need to take into account that indefinite items are also placed in each track.
This was being ignored before, which can cause differences in flex size computations.
Update mix1 test cases:
Test 2:
The "5 5" is set to a width of 2ch in the original test case.
Test 6:
An extra 5 was missing.
Test 9:
The last column should be ~3ch.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/138927036>
Brandon
Pull request: https://github.com/WebKit/WebKit/pull/35949
EWS
Committed 285993@main (3155098264ca): <https://commits.webkit.org/285993@main>
Reviewed commits have been landed. Closing PR #35949 and removing active labels.