Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a4b71e0378557ee4257df7ef7f54724c38a84623
https://github.com/WebKit/WebKit/commit/a4b71e0378557ee4257df7ef7f54724c38a84623
Author: Anne van Kesteren <[email protected]>
Date: 2026-03-18 (Wed, 18 Mar 2026)
Changed paths:
M LayoutTests/TestExpectations
M LayoutTests/fast/block/fill-available-with-absolute-position-expected.html
Log Message:
-----------
Correct -webkit-fill-available/stretch test expectations
https://bugs.webkit.org/show_bug.cgi?id=310165
Reviewed by Tim Nguyen.
Stretch is not equivalent to a 100%. It fills up the remaining space
which in this case is 100% minus the body element margin. This change
makes -expected.html no longer render a scrollbar and match the test
rendering.
(The test itself likely progressed due to 309405@main. See also
309447@main.)
Canonical link: https://commits.webkit.org/309461@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications