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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/events/resources/file-for-prevent-drag-to-navigate.html

Issue 2585553002: DO NOT LAND: Data for http://crbug.com/674328 (Closed)
Patch Set: 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/http/tests/events/resources/file-for-prevent-drag-to-navigate.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/events/resources/file-for-prevent-drag-to-navigate.html b/third_party/WebKit/LayoutTests/http/tests/events/resources/file-for-prevent-drag-to-navigate.html
new file mode 100644
index 0000000000000000000000000000000000000000..2b6531c7f992f276e0a57d40b3d8993476a1de58
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/events/resources/file-for-prevent-drag-to-navigate.html
@@ -0,0 +1,5 @@
+FAIL - Drag navigation occurred even though the page tried to prevent it.
+<script>
+// This is never called, but prevents the test from timing out if we ever fail this test.
+testRunner.notifyDone();
+</script>

Powered by Google App Engine
This is Rietveld 408576698