Index: third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/images/cross-domain/001.manual.xhtml |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/images/cross-domain/001.xhtml b/third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/images/cross-domain/001.manual.xhtml |
similarity index 95% |
rename from third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/images/cross-domain/001.xhtml |
rename to third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/images/cross-domain/001.manual.xhtml |
index 9eb5c7be32a2f4031650763f2974edf24b2a732f..1c777a8f7672e18d71f2bfc6987bdb5d20e79b9e 100644 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/images/cross-domain/001.xhtml |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/images/cross-domain/001.manual.xhtml |
@@ -2,7 +2,7 @@ |
<html xmlns="http://www.w3.org/1999/xhtml"> |
<head> |
<title>Cross-domain image data must not populate the dataTransfer</title> |
-<script src="../../resources/crossorigin.js"></script> |
+<script src="../../resources/crossorigin.sub.js"></script> |
<style type="text/css"> |
div { |
width:105px; |