Bug 281438
Summary: | [css-masonry] Fix masonry-intrinsic-sizing-rows-005.html | ||
---|---|---|---|
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
Test Case:
Update test case to use Ahem font as the default font ends up resolving to 27.02 with 3 characters which messes with the overall test case.
RenderGrid.cpp:
When calculating the widths for vertical items the min and max widths seem to be swapped compared to non vertical writing modes.
I am capping the min widths to not be larger than the max widths.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/137890822>
Brandon
Pull request: https://github.com/WebKit/WebKit/pull/35159
EWS
Committed 285235@main (b79f7439f958): <https://commits.webkit.org/285235@main>
Reviewed commits have been landed. Closing PR #35159 and removing active labels.