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 7bdf55788e6fcfa9a1802259825f4481b1df5634..e5ae264ee1524c0b6f76ba21785246952b1355ea 100644 |
--- a/LayoutTests/fast/animation/request-animation-frame-during-modal-expected.txt |
+++ b/LayoutTests/fast/animation/request-animation-frame-during-modal-expected.txt |
@@ -1,3 +1,4 @@ |
+CONSOLE WARNING: Chromium is considering deprecating showModalDialog. 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". |