Index: third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/cross-document/002.manual.html |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/cross-document/002.html b/third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/cross-document/002.manual.html |
similarity index 92% |
rename from third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/cross-document/002.html |
rename to third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/cross-document/002.manual.html |
index 7b48d3e16ecfd361a4649855e4025d36c02acca2..b64038e915b9850d5a4504ec2732b835cf95deda 100644 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/cross-document/002.html |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/cross-document/002.manual.html |
@@ -1,6 +1,6 @@ |
<!DOCTYPE html> |
<title>drag & drop - cross-domain cross-document data drop</title> |
-<script src="../resources/crossorigin.js"></script> |
+<script src="../resources/crossorigin.sub.js"></script> |
<style> |
body > div { |
height: 200px; |