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

Unified Diff: LayoutTests/fast/animation/request-animation-frame-during-modal-expected.txt

Issue 243473002: Make window.showModalDialog configurable at runtime (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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
« no previous file with comments | « no previous file | LayoutTests/fast/dom/Window/open-window-min-size-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/animation/request-animation-frame-during-modal-expected.txt
diff --git a/LayoutTests/fast/animation/request-animation-frame-during-modal-expected.txt b/LayoutTests/fast/animation/request-animation-frame-during-modal-expected.txt
index 4da7dbd7619dc348c3030ba610c854849c03c5b8..a2165787846fae530cad9a75b8baa21ab7ef1120 100644
--- a/LayoutTests/fast/animation/request-animation-frame-during-modal-expected.txt
+++ b/LayoutTests/fast/animation/request-animation-frame-during-modal-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE WARNING: Chromium is considering deprecating showModalDialog. Please use window.open and postMessage instead.
+CONSOLE WARNING: showModalDialog is deprecated. Please use window.open and postMessage instead.
Tests that requestAnimationFrame callbacks are not invoked while modal dialogs are displayed.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
« no previous file with comments | « no previous file | LayoutTests/fast/dom/Window/open-window-min-size-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698