Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / animation / request-animation-frame-during-modal-expected.txt
index 4da7dbd..a216578 100644 (file)
@@ -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".