| Index: LayoutTests/fullscreen/full-screen-iframe-legacy-expected.txt
|
| diff --git a/LayoutTests/fullscreen/full-screen-iframe-legacy-expected.txt b/LayoutTests/fullscreen/full-screen-iframe-legacy-expected.txt
|
| index bcf432c5924ef127d5470b81636ec373ea3cc58a..e5a87c3481db18b16d0e3461b35cb4be8702219b 100644
|
| --- a/LayoutTests/fullscreen/full-screen-iframe-legacy-expected.txt
|
| +++ b/LayoutTests/fullscreen/full-screen-iframe-legacy-expected.txt
|
| @@ -1,4 +1,5 @@
|
| CONSOLE WARNING: 'HTMLVideoElement.webkitEnterFullScreen()' is deprecated. Please use 'Element.requestFullscreen()' instead.
|
| +CONSOLE WARNING: Entering fullscreen in an <iframe> with no allowfullscreen attribute is deprecated and will stop working in M46, around October 2015. Please use the allowfullscreen attribute.
|
| Test for bug 61461: Handle entering full screen security restrictions
|
|
|
| To test manually, click the video "full screen" button - the page should enter full screen mode.
|
|
|