Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 79a563d0954dcc62c93728031a2d277ec84a5b96
https://github.com/WebKit/WebKit/commit/79a563d0954dcc62c93728031a2d277ec84a5b96
Author: Ahmad Saleem <[email protected]>
Date: 2026-03-17 (Tue, 17 Mar 2026)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/css/css-tables/collapsed-border-background-inset-expected-mismatch.html
M
LayoutTests/imported/w3c/web-platform-tests/css/css-tables/collapsed-border-background-inset-notref.html
M
LayoutTests/imported/w3c/web-platform-tests/css/css-tables/collapsed-border-background-inset.html
Log Message:
-----------
[css-tables] Fix collapsed-border-background-inset WPT mismatch test to use
transparent borders
https://bugs.webkit.org/show_bug.cgi?id=309977
rdar://172594589
Reviewed by Tim Nguyen.
The mismatch test was untestable because it used opaque red borders that
painted on top of the cell background, hiding the very difference it was
trying to detect. Change to transparent borders so the cell background
inset behavior is actually visible.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-tables/collapsed-border-background-inset-expected-mismatch.html:
*
LayoutTests/imported/w3c/web-platform-tests/css/css-tables/collapsed-border-background-inset-notref.html:
*
LayoutTests/imported/w3c/web-platform-tests/css/css-tables/collapsed-border-background-inset.html:
Canonical link: https://commits.webkit.org/309431@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications