Index: third_party/WebKit/LayoutTests/fullscreen/full-screen-iframe-legacy-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fullscreen/full-screen-iframe-legacy-expected.txt b/third_party/WebKit/LayoutTests/fullscreen/full-screen-iframe-legacy-expected.txt |
index 6c8127c300a678c1321a3d63409b28776771364e..701ffecaa5b1c809cbd97bd8fa802a7b21fa3b6d 100644 |
--- a/third_party/WebKit/LayoutTests/fullscreen/full-screen-iframe-legacy-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fullscreen/full-screen-iframe-legacy-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE WARNING: 'HTMLVideoElement.webkitDisplayingFullscreen' is deprecated. Please use the 'fullscreenchange' event instead. |
+CONSOLE WARNING: 'HTMLVideoElement.webkitDisplayingFullscreen' is deprecated. Please use 'Document.fullscreenElement' instead. |
CONSOLE WARNING: 'HTMLVideoElement.webkitEnterFullScreen()' is deprecated. Please use 'Element.requestFullscreen()' instead. |
HTMLVideoElement.webkitEnterFullScreen() in an iframe requires the allowfullscreen attribute |