[webkit-changes] [WebKit/WebKit] ffce69: [Grid] Fix css/css-flexbox/align-items-baseline-co...
Alan Baradlay
noreply at github.com
Tue Jul 23 10:07:19 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ffce697c01da7cb5e3eef1fb3be14b7441a7cbc4
https://github.com/WebKit/WebKit/commit/ffce697c01da7cb5e3eef1fb3be14b7441a7cbc4
Author: Alan Baradlay <zalan at apple.com>
Date: 2024-07-23 (Tue, 23 Jul 2024)
Changed paths:
M LayoutTests/TestExpectations
M LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-justify-baseline-003-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-justify-baseline-004-expected.txt
M Source/WebCore/rendering/GridBaselineAlignment.cpp
Log Message:
-----------
[Grid] Fix css/css-flexbox/align-items-baseline-column-vert-expected.html
https://bugs.webkit.org/show_bug.cgi?id=276853
Reviewed by Antti Koivisto.
Using synthesizedBaseline helps to compute ideographic baseline when needed.
* LayoutTests/TestExpectations: flex part (.html) has already been addressed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-justify-baseline-003-expected.txt: (partial) progression.
* LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-justify-baseline-004-expected.txt: (partial) progression.
* Source/WebCore/rendering/GridBaselineAlignment.cpp:
(WebCore::GridBaselineAlignment::ascentForChild const):
Canonical link: https://commits.webkit.org/281249@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