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

Unified Diff: LayoutTests/fast/events/show-modal-dialog-onblur-onfocus-expected.txt

Issue 174073007: Remove deprecated window.showModalDialog() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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/show-modal-dialog-onblur-onfocus-expected.txt
diff --git a/LayoutTests/fast/events/show-modal-dialog-onblur-onfocus-expected.txt b/LayoutTests/fast/events/show-modal-dialog-onblur-onfocus-expected.txt
deleted file mode 100644
index ed9d6ef4ecef8f79a61f18d22d39a1c2ea449f5d..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/events/show-modal-dialog-onblur-onfocus-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-CONSOLE WARNING: Chromium is considering deprecating showModalDialog. Please use window.open and postMessage instead.
-Pop up a modal dialog. Verifies that focus events are not fired while inside the message loop.
-
-
-You need to disable pop-up blocker for this test to run successfully in the browser.
-
-onblur fired. Should see this exactly once.
-Modal dialog closing.
« no previous file with comments | « LayoutTests/fast/events/show-modal-dialog-onblur-onfocus.html ('k') | LayoutTests/fast/harness/show-modal-dialog.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698