From 6c862258726bac5fc15cf8d86b0cf8b7a15211c7 Mon Sep 17 00:00:00 2001 From: Mirko Brodesser Date: Thu, 25 Feb 2021 09:02:21 +0000 Subject: [PATCH] Bug 1694643: add "-manual" to filenames of manual drag WPT. r=masayuki Differential Revision: https://phabricator.services.mozilla.com/D106276 --- ...events-non-draggable-001.html => events-non-draggable-001-manual.html} | 0 ...events-non-draggable-002.html => events-non-draggable-002-manual.html} | 0 .../dnd/platform/{close-drag-001.html => close-drag-001-manual.html} | 0 .../dnd/platform/{close-drag-002.html => close-drag-002-manual.html} | 0 .../dnd/platform/{close-drag-003.html => close-drag-003-manual.html} | 0 .../dnd/platform/{close-drag-004.html => close-drag-004-manual.html} | 0 .../dnd/platform/{close-drag-005.html => close-drag-005-manual.html} | 0 .../dnd/platform/{close-drag-006.html => close-drag-006-manual.html} | 0 .../dnd/platform/{drag-keypress.html => drag-keypress-manual.html} | 0 .../html/editing/dnd/platform/{drag-link.html => drag-link-manual.html} | 0 .../dnd/platform/{drag-to-title.html => drag-to-title-manual.html} | 0 .../{releasemodifiersdrag.html => releasemodifiersdrag-manual.html} | 0 12 files changed, 0 insertions(+), 0 deletions(-) rename testing/web-platform/tests/html/editing/dnd/events/{events-non-draggable-001.html => events-non-draggable-001-manual.html} (100%) rename testing/web-platform/tests/html/editing/dnd/events/{events-non-draggable-002.html => events-non-draggable-002-manual.html} (100%) rename testing/web-platform/tests/html/editing/dnd/platform/{close-drag-001.html => close-drag-001-manual.html} (100%) rename testing/web-platform/tests/html/editing/dnd/platform/{close-drag-002.html => close-drag-002-manual.html} (100%) rename testing/web-platform/tests/html/editing/dnd/platform/{close-drag-003.html => close-drag-003-manual.html} (100%) rename testing/web-platform/tests/html/editing/dnd/platform/{close-drag-004.html => close-drag-004-manual.html} (100%) rename testing/web-platform/tests/html/editing/dnd/platform/{close-drag-005.html => close-drag-005-manual.html} (100%) rename testing/web-platform/tests/html/editing/dnd/platform/{close-drag-006.html => close-drag-006-manual.html} (100%) rename testing/web-platform/tests/html/editing/dnd/platform/{drag-keypress.html => drag-keypress-manual.html} (100%) rename testing/web-platform/tests/html/editing/dnd/platform/{drag-link.html => drag-link-manual.html} (100%) rename testing/web-platform/tests/html/editing/dnd/platform/{drag-to-title.html => drag-to-title-manual.html} (100%) rename testing/web-platform/tests/html/editing/dnd/platform/modifiers/{releasemodifiersdrag.html => releasemodifiersdrag-manual.html} (100%) diff --git a/testing/web-platform/tests/html/editing/dnd/events/events-non-draggable-001.html b/testing/web-platform/tests/html/editing/dnd/events/events-non-draggable-001-manual.html similarity index 100% rename from testing/web-platform/tests/html/editing/dnd/events/events-non-draggable-001.html rename to testing/web-platform/tests/html/editing/dnd/events/events-non-draggable-001-manual.html diff --git a/testing/web-platform/tests/html/editing/dnd/events/events-non-draggable-002.html b/testing/web-platform/tests/html/editing/dnd/events/events-non-draggable-002-manual.html similarity index 100% rename from testing/web-platform/tests/html/editing/dnd/events/events-non-draggable-002.html rename to testing/web-platform/tests/html/editing/dnd/events/events-non-draggable-002-manual.html diff --git a/testing/web-platform/tests/html/editing/dnd/platform/close-drag-001.html b/testing/web-platform/tests/html/editing/dnd/platform/close-drag-001-manual.html similarity index 100% rename from testing/web-platform/tests/html/editing/dnd/platform/close-drag-001.html rename to testing/web-platform/tests/html/editing/dnd/platform/close-drag-001-manual.html diff --git a/testing/web-platform/tests/html/editing/dnd/platform/close-drag-002.html b/testing/web-platform/tests/html/editing/dnd/platform/close-drag-002-manual.html similarity index 100% rename from testing/web-platform/tests/html/editing/dnd/platform/close-drag-002.html rename to testing/web-platform/tests/html/editing/dnd/platform/close-drag-002-manual.html diff --git a/testing/web-platform/tests/html/editing/dnd/platform/close-drag-003.html b/testing/web-platform/tests/html/editing/dnd/platform/close-drag-003-manual.html similarity index 100% rename from testing/web-platform/tests/html/editing/dnd/platform/close-drag-003.html rename to testing/web-platform/tests/html/editing/dnd/platform/close-drag-003-manual.html diff --git a/testing/web-platform/tests/html/editing/dnd/platform/close-drag-004.html b/testing/web-platform/tests/html/editing/dnd/platform/close-drag-004-manual.html similarity index 100% rename from testing/web-platform/tests/html/editing/dnd/platform/close-drag-004.html rename to testing/web-platform/tests/html/editing/dnd/platform/close-drag-004-manual.html diff --git a/testing/web-platform/tests/html/editing/dnd/platform/close-drag-005.html b/testing/web-platform/tests/html/editing/dnd/platform/close-drag-005-manual.html similarity index 100% rename from testing/web-platform/tests/html/editing/dnd/platform/close-drag-005.html rename to testing/web-platform/tests/html/editing/dnd/platform/close-drag-005-manual.html diff --git a/testing/web-platform/tests/html/editing/dnd/platform/close-drag-006.html b/testing/web-platform/tests/html/editing/dnd/platform/close-drag-006-manual.html similarity index 100% rename from testing/web-platform/tests/html/editing/dnd/platform/close-drag-006.html rename to testing/web-platform/tests/html/editing/dnd/platform/close-drag-006-manual.html diff --git a/testing/web-platform/tests/html/editing/dnd/platform/drag-keypress.html b/testing/web-platform/tests/html/editing/dnd/platform/drag-keypress-manual.html similarity index 100% rename from testing/web-platform/tests/html/editing/dnd/platform/drag-keypress.html rename to testing/web-platform/tests/html/editing/dnd/platform/drag-keypress-manual.html diff --git a/testing/web-platform/tests/html/editing/dnd/platform/drag-link.html b/testing/web-platform/tests/html/editing/dnd/platform/drag-link-manual.html similarity index 100% rename from testing/web-platform/tests/html/editing/dnd/platform/drag-link.html rename to testing/web-platform/tests/html/editing/dnd/platform/drag-link-manual.html diff --git a/testing/web-platform/tests/html/editing/dnd/platform/drag-to-title.html b/testing/web-platform/tests/html/editing/dnd/platform/drag-to-title-manual.html similarity index 100% rename from testing/web-platform/tests/html/editing/dnd/platform/drag-to-title.html rename to testing/web-platform/tests/html/editing/dnd/platform/drag-to-title-manual.html diff --git a/testing/web-platform/tests/html/editing/dnd/platform/modifiers/releasemodifiersdrag.html b/testing/web-platform/tests/html/editing/dnd/platform/modifiers/releasemodifiersdrag-manual.html similarity index 100% rename from testing/web-platform/tests/html/editing/dnd/platform/modifiers/releasemodifiersdrag.html rename to testing/web-platform/tests/html/editing/dnd/platform/modifiers/releasemodifiersdrag-manual.html -- 2.11.4.GIT