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.
-
- - Press down on the black square.
- - Move your pointer to purple square and release.
- - Repeat the first two steps.
- - Repeat the first two steps once again.
- - Repeat the first two steps once again.
-
- 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
+
+
+
+
+
+
+
+
+
+
+
+
+