Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: edd95e18921bd52ddd514e2f812dab98dd3680ad
https://github.com/WebKit/WebKit/commit/edd95e18921bd52ddd514e2f812dab98dd3680ad
Author: Rob Buis <[email protected]>
Date: 2026-02-10 (Tue, 10 Feb 2026)
Changed paths:
M LayoutTests/platform/mac-site-isolation/TestExpectations
M LayoutTests/svg/custom/linking-uri-01-b.svg
M LayoutTests/svg/custom/mouse-move-on-svg-container.xhtml
M LayoutTests/svg/custom/mouse-move-on-svg-root.xhtml
Log Message:
-----------
Fix eventSender based svg tests in site-isolation mode
https://bugs.webkit.org/show_bug.cgi?id=305392
Reviewed by Ryosuke Niwa.
In site-isolation mode tests can run a bit shorter due to
a difference in how notifyDone is handled. To fix allow one
more animation frame before notifyDone so that the eventSender
functionality has been properly processed.
* LayoutTests/platform/mac-site-isolation/TestExpectations:
* LayoutTests/svg/custom/linking-uri-01-b.svg:
* LayoutTests/svg/custom/mouse-move-on-svg-container.xhtml:
* LayoutTests/svg/custom/mouse-move-on-svg-root.xhtml:
Canonical link: https://commits.webkit.org/307155@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications