Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3b939e1afb31a512b8877d56f94cf73fab20f190
https://github.com/WebKit/WebKit/commit/3b939e1afb31a512b8877d56f94cf73fab20f190
Author: Sammy Gill <[email protected]>
Date: 2025-07-24 (Thu, 24 Jul 2025)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-align-self-end-expected.html
M
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-align-self-end-large-border-padding-expected.html
M
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-align-self-end-large-border-padding-ref.html
M
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-align-self-end-ref.html
M
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-align-self-end.html
Log Message:
-----------
Fix grid-abspos-staticpos-align-self-end-large-border-padding reference
https://bugs.webkit.org/show_bug.cgi?id=296441
rdar://156634932
Reviewed by Vitor Roriz.
The item in this test reference should not be abspos since that is what
we are testing. It should just be a normal grid item so remove
position: absolute from it. grid-abspos-staticpos-align-self-end also
had a typo (missing px) in the border value so fix that.
Also rename the class from abspos to item so that is not misleading
anymore.
Canonical link: https://commits.webkit.org/297850@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes