| 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;
|
|
|