Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(12)

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/images/cross-domain/001.manual.xhtml

Issue 2572333003: Import wpt@4970d7334aaf8977c5b617075aa48be1b6e482c7 (Closed)
Patch Set: Update TestExpectations Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;

Powered by Google App Engine
This is Rietveld 408576698