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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/canvas/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/canvas/cross-domain/001.manual.xhtml
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/canvas/cross-domain/001.xhtml b/third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/canvas/cross-domain/001.manual.xhtml
similarity index 96%
rename from third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/canvas/cross-domain/001.xhtml
rename to third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/canvas/cross-domain/001.manual.xhtml
index d99c73e6e0eb3fc4c2db981c128807602e2b56ce..2a2c7f547ccf7edc8d367886f07e3ba1958fb64e 100644
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/canvas/cross-domain/001.xhtml
+++ b/third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/canvas/cross-domain/001.manual.xhtml
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Cross-domain canvas 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