Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cd0ab0d3f82b4e638f6d304043fe7afc25b60723
      
https://github.com/WebKit/WebKit/commit/cd0ab0d3f82b4e638f6d304043fe7afc25b60723
  Author: Abrar Rahman Protyasha <[email protected]>
  Date:   2024-08-26 (Mon, 26 Aug 2024)

  Changed paths:
    M 
LayoutTests/fast/events/pointer/ios/drag-populates-pointer-events-with-movementxy-fields-expected.txt

  Log Message:
  -----------
  REGRESSION (282540@main): [ visionOS, iOS ] 
fast/events/pointer/ios/drag-populates-pointer-events-with-movementxy-fields.html
 is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=278684
rdar://134737069

Unreviewed test expectation adjustment.

The test expectations for 
fast/events/pointer/ios/drag-populates-pointer-events-with-movementxy-fields.html,
as introduced originally in 263829@main, is a bit misleading because
correctness does not necessarily _require_ exactly 6 pointermove events
during the drag gesture.

With 282540@main, we started dispatching one less pointermove in certain
touch event paths, which meant that the test in the bug started failing.
This patch simply updates the expectations for the test since we are still
clearly observing pointermove events throughout the drag gesture.

* 
LayoutTests/fast/events/pointer/ios/drag-populates-pointer-events-with-movementxy-fields-expected.txt:

Canonical link: https://commits.webkit.org/282768@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to