[webkit-changes] [WebKit/WebKit] b2e271: [css-masonry] masonry-intrinsic-sizing-rows-004-au...
Brandon Stewart
noreply at github.com
Mon Oct 14 20:16:21 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b2e2714f97f6b0ca485f463efa5286fd266e04b9
https://github.com/WebKit/WebKit/commit/b2e2714f97f6b0ca485f463efa5286fd266e04b9
Author: Brandon Stewart <brandonstewart at apple.com>
Date: 2024-10-14 (Mon, 14 Oct 2024)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/css/css-grid/masonry/tentative/intrinsic-sizing/masonry-intrinsic-sizing-rows-004-auto-expected.html
M LayoutTests/imported/w3c/web-platform-tests/css/css-grid/masonry/tentative/intrinsic-sizing/masonry-intrinsic-sizing-rows-004-auto-ref.html
Log Message:
-----------
[css-masonry] masonry-intrinsic-sizing-rows-004-auto-expected/ref incorrect grid-template-rows
https://bugs.webkit.org/show_bug.cgi?id=281463
rdar://problem/137914633
Reviewed by Sammy Gill.
The grid-template-rows was set to the wrong value; it was set to the mix2 value. It should be set to repeat(4, auto).
* LayoutTests/imported/w3c/web-platform-tests/css/css-grid/masonry/tentative/intrinsic-sizing/masonry-intrinsic-sizing-rows-004-auto-expected.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-grid/masonry/tentative/intrinsic-sizing/masonry-intrinsic-sizing-rows-004-auto-ref.html:
Canonical link: https://commits.webkit.org/285171@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list