Title: [261760] trunk/LayoutTests
Revision
261760
Author
grao...@webkit.org
Date
2020-05-15 14:27:07 -0700 (Fri, 15 May 2020)

Log Message

Cursor should not update on a 20ms timer
https://bugs.webkit.org/show_bug.cgi?id=211884
<rdar://problem/63220368>

Unreviewed.

This is a mouse-specific test and should not be run on iOS.

* platform/ios/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (261759 => 261760)


--- trunk/LayoutTests/ChangeLog	2020-05-15 21:04:51 UTC (rev 261759)
+++ trunk/LayoutTests/ChangeLog	2020-05-15 21:27:07 UTC (rev 261760)
@@ -1,3 +1,15 @@
+2020-05-15  Antoine Quint  <grao...@apple.com>
+
+        Cursor should not update on a 20ms timer
+        https://bugs.webkit.org/show_bug.cgi?id=211884
+        <rdar://problem/63220368>
+
+        Unreviewed.
+
+        This is a mouse-specific test and should not be run on iOS.
+
+        * platform/ios/TestExpectations:
+
 2020-05-15  Jason Lawrence  <lawrenc...@apple.com>
 
         [ iOS wk2 ] css2.1/20110323/replaced-intrinsic-ratio-001.htm is flaky failing.

Modified: trunk/LayoutTests/platform/ios/TestExpectations (261759 => 261760)


--- trunk/LayoutTests/platform/ios/TestExpectations	2020-05-15 21:04:51 UTC (rev 261759)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2020-05-15 21:27:07 UTC (rev 261760)
@@ -486,6 +486,7 @@
 fast/events/mouse-cursor-image-set.html [ Skip ]
 fast/events/mouse-cursor-multiframecur.html [ Skip ]
 fast/events/mouse-cursor-no-mousemove.html [ Skip ]
+fast/events/mouse-cursor-udpate-during-raf.html [ Skip ]
 fast/events/mouse-cursor.html [ Skip ]
 fast/events/mouse-drag-from-frame-to-other-frame.html [ Skip ]
 fast/events/mouse-drag-from-frame.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to