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

Unified Diff: LayoutTests/fast/events/scroll-event-during-modal-dialog-expected.txt

Issue 512533002: Remove showModalDialog layout tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 months 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: LayoutTests/fast/events/scroll-event-during-modal-dialog-expected.txt
diff --git a/LayoutTests/fast/events/scroll-event-during-modal-dialog-expected.txt b/LayoutTests/fast/events/scroll-event-during-modal-dialog-expected.txt
deleted file mode 100644
index 1ff90628c08c27e7c2964c36260da68f77492a32..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/events/scroll-event-during-modal-dialog-expected.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-CONSOLE WARNING: showModalDialog is deprecated. Please use window.open and postMessage instead.
-Tests that scroll events are not fired while modal dialogs are displayed.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-Showing modal dialog
-Scroll handler fired
-Returned from modal dialog
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698