Title: [293620] trunk/LayoutTests
Revision
293620
Author
[email protected]
Date
2022-04-29 10:40:07 -0700 (Fri, 29 Apr 2022)

Log Message

REGRESSION(r290548) [GTK][WPE] test LayoutTests/fast/events/node-event-anchor-lock.html fails
https://bugs.webkit.org/show_bug.cgi?id=239890

Patch by Arcady Goldmints-Orlov <[email protected]> on 2022-04-29
Reviewed by Martin Robinson.

* fast/events/node-event-anchor-lock.html: Disable scroll animation for this test.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (293619 => 293620)


--- trunk/LayoutTests/ChangeLog	2022-04-29 16:36:01 UTC (rev 293619)
+++ trunk/LayoutTests/ChangeLog	2022-04-29 17:40:07 UTC (rev 293620)
@@ -1,3 +1,12 @@
+2022-04-29  Arcady Goldmints-Orlov  <[email protected]>
+
+        REGRESSION(r290548) [GTK][WPE] test LayoutTests/fast/events/node-event-anchor-lock.html fails
+        https://bugs.webkit.org/show_bug.cgi?id=239890
+
+        Reviewed by Martin Robinson.
+
+        * fast/events/node-event-anchor-lock.html: Disable scroll animation for this test.
+
 2022-04-29  Philippe Normand  <[email protected]>
 
         [GTK][WPE] media/video-with-alpha.html is failing and skipped

Modified: trunk/LayoutTests/fast/events/node-event-anchor-lock.html (293619 => 293620)


--- trunk/LayoutTests/fast/events/node-event-anchor-lock.html	2022-04-29 16:36:01 UTC (rev 293619)
+++ trunk/LayoutTests/fast/events/node-event-anchor-lock.html	2022-04-29 17:40:07 UTC (rev 293620)
@@ -1,3 +1,4 @@
+<!-- webkit-test-runner [ ScrollAnimatorEnabled=false ] -->
 <html><body>
 This test does the following:</br>
 1. Navigate to an anchor link.  WebKit will ensure that the anchor remains visible as other objects load around it and scripts execute.</br>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to