RESOLVED FIXED 211968
[ iOS ] fast/events/mouse-cursor-udpate-during-raf.html is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=211968
Summary [ iOS ] fast/events/mouse-cursor-udpate-during-raf.html is a constant failure
Jacob Uphoff
Reported 2020-05-15 15:10:25 PDT
fast/events/mouse-cursor-udpate-during-raf.html This test has been a constant failure on iOS since it was introduced in r261741. History: https://results.webkit.org/?suite=layout-tests&test=fast%2Fevents%2Fmouse-cursor-udpate-during-raf.html Diff: --- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/fast/events/mouse-cursor-udpate-during-raf-expected.txt +++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/fast/events/mouse-cursor-udpate-during-raf-actual.txt @@ -5,13 +5,13 @@ Moved pointer over the target, cursor should be Pointer. -Cursor info: type=Pointer hotSpot=0,0 +Cursor info: FAIL: Cursor details not available on this platform. Setting cursor via CSS during next animation frame, cursor should be Pointer still. -Cursor info: type=Pointer hotSpot=0,0 +Cursor info: FAIL: Cursor details not available on this platform. Waited until next run loop, cursor should be Help. -Cursor info: type=Help hotSpot=0,0 +Cursor info: FAIL: Cursor details not available on this platform. PASS successfullyParsed is true
Attachments
Radar WebKit Bug Importer
Comment 1 2020-05-15 15:10:57 PDT
Note You need to log in before you can comment on or make changes to this bug.