Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7478b7eb17bb546eafff4fbae95262884f42116c
https://github.com/WebKit/WebKit/commit/7478b7eb17bb546eafff4fbae95262884f42116c
Author: Marcos Caceres <[email protected]>
Date: 2026-04-14 (Tue, 14 Apr 2026)
Changed paths:
M LayoutTests/TestExpectations
M
LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/layers/2d.layer.invalid-calls.beginLayer-reset-endLayer-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/layers/2d.layer.invalid-calls.beginLayer-reset-endLayer.worker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/layers/2d.layer.invalid-calls.beginLayer-restore-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/layers/2d.layer.invalid-calls.beginLayer-restore.worker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/layers/2d.layer.invalid-calls.beginLayer-save-endLayer-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/layers/2d.layer.invalid-calls.beginLayer-save-endLayer.worker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/layers/2d.layer.invalid-calls.endLayer-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/layers/2d.layer.invalid-calls.endLayer.worker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/layers/2d.layer.invalid-calls.save-beginLayer-restore-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/layers/2d.layer.invalid-calls.save-beginLayer-restore.worker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/layers/2d.layer.invalid-calls.save-endLayer-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/layers/2d.layer.invalid-calls.save-endLayer.worker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/layers/2d.layer.valid-calls.beginLayer-endLayer-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/layers/2d.layer.valid-calls.beginLayer-endLayer.worker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/layers/2d.layer.valid-calls.beginLayer-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/layers/2d.layer.valid-calls.beginLayer-save-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/layers/2d.layer.valid-calls.beginLayer-save.worker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/layers/2d.layer.valid-calls.beginLayer.worker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/layers/2d.layer.valid-calls.save-beginLayer-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/layers/2d.layer.valid-calls.save-beginLayer.worker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/layers/2d.layer.valid-calls.save_reset_restore-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/layers/2d.layer.valid-calls.save_reset_restore.worker-expected.txt
Log Message:
-----------
Enable 40 passing offscreen/layers canvas WPT tests
https://bugs.webkit.org/show_bug.cgi?id=312226
Reviewed by Anne van Kesteren.
Canvas layers support landed in 280148@main (bug 273923), but the entire
offscreen/layers directory was still blanket-skipped. Of 102 tests:
- 40 now pass (enabled by removing the blanket Skip)
- 40 have image-only failures (marked [ ImageOnlyFailure ])
- 12 invalid-calls tests still fail with updated error messages
(baselines updated to match current output)
- 10 valid-calls tests now pass (baselines updated from FAIL to PASS)
Canonical link: https://commits.webkit.org/311256@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications