[webkit-changes] [WebKit/WebKit] 6a622c: [css-masonry] Update masonry-intrinsic-sizing-cols...
Brandon Stewart
noreply at github.com
Tue Aug 20 10:29:23 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6a622c21a8f68ab89beb3291db8af8360912c089
https://github.com/WebKit/WebKit/commit/6a622c21a8f68ab89beb3291db8af8360912c089
Author: Brandon Stewart <brandonstewart at apple.com>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
M LayoutTests/TestExpectations
M LayoutTests/imported/w3c/web-platform-tests/css/css-grid/masonry/tentative/intrinsic-sizing/masonry-intrinsic-sizing-cols-003-expected.html
M LayoutTests/imported/w3c/web-platform-tests/css/css-grid/masonry/tentative/intrinsic-sizing/masonry-intrinsic-sizing-cols-003-ref.html
Log Message:
-----------
[css-masonry] Update masonry-intrinsic-sizing-cols-003-ref/expected to align with base test case
https://bugs.webkit.org/show_bug.cgi?id=278379
rdar://problem/134341983
Reviewed by Sammy Gill.
There were two issues with this ref/expected test cases.
1. In test case two of mixed sizing: fixed + auto + fr the 5 needs to be a width of 2ch, because the width is set to 2ch in the base test case.
2. The number of 5s present in the other test cases were miscounted.
* LayoutTests/TestExpectations:
* LayoutTests/imported/w3c/web-platform-tests/css/css-grid/masonry/tentative/intrinsic-sizing/masonry-intrinsic-sizing-cols-003-expected.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-grid/masonry/tentative/intrinsic-sizing/masonry-intrinsic-sizing-cols-003-ref.html:
Canonical link: https://commits.webkit.org/282501@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