Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 485c1d7d3b9af6ec7718e469d41a03a5b558052c
https://github.com/WebKit/WebKit/commit/485c1d7d3b9af6ec7718e469d41a03a5b558052c
Author: Morne Veldsman <[email protected]>
Date: 2026-08-19 (Wed, 19 Aug 2026)
Changed paths:
M LayoutTests/platform/mac/TestExpectations
Log Message:
-----------
[Geometry Interfaces] DOMMatrix2DInit-validate-fixup.html is only failing on
x86_64 mac
https://bugs.webkit.org/show_bug.cgi?id=214512
rdar://65750362
Unreviewed test gardening.
This has been marked as failing on all of mac since r264558, but it only fails
on x86_64.
The addPath cases put rendered canvas data in their failure messages, and the
baseline
holds arm64's bytes, so Intel never matches. EWS agrees — mac-wk2 and the arm64
Tahoe
Debug bot pass, mac-intel-wk2 fails. It also passed 8/8 under WebKitTestRunner
and 3/3
under DumpRenderTree on my arm64 machine.
Scoping the line instead of adding an Intel baseline, since baselines only fall
back by OS
and port. Leaving the bug open — iOS still reports [ Pass Failure ] and GLib
has its own
failure under webkit.org/b/273480.
imported/w3c/web-platform-tests/css/geometry/DOMMatrix2DInit-validate-fixup.html
* LayoutTests/platform/mac/TestExpectations:
Canonical link: https://commits.webkit.org/319470@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications