diff --git a/pointerevents/html/pointerevent_drag_interaction-manual.html b/pointerevents/html/pointerevent_drag_interaction-manual.html deleted file mode 100644 index 1a80d239b8930a..00000000000000 --- a/pointerevents/html/pointerevent_drag_interaction-manual.html +++ /dev/null @@ -1,103 +0,0 @@ - - - Pointer Events interaction with drag and drop - - - - - - - - - -

Pointer Events interaction with drag and drop

-

-

- Test Description: This test checks that the pointercancel (and if needed lostpointercapture) is dispatched when drag starts. -
    -
  1. Press down on the black square.
  2. -
  3. Move your pointer to purple square and release.
  4. -
  5. Repeat the first two steps.
  6. -
  7. Repeat the first two steps once again.
  8. -
  9. Repeat the first two steps once again.
  10. -
- Test passes if the proper behavior of the events is observed. -

-
-
-
-
- - diff --git a/pointerevents/pointerevent-drag-interaction.html b/pointerevents/pointerevent-drag-interaction.html new file mode 100644 index 00000000000000..ab9401b2c31fd2 --- /dev/null +++ b/pointerevents/pointerevent-drag-interaction.html @@ -0,0 +1,123 @@ + + + + +Pointer Events interaction with drag and drop + + + + + + + + + + +
+
+
+
+ +