| 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 3c61a4781c6974b7c59ab5ed38488f7efab0a42d..6c8127c300a678c1321a3d63409b28776771364e 100644
|
| --- a/LayoutTests/fullscreen/full-screen-iframe-legacy-expected.txt
|
| +++ b/LayoutTests/fullscreen/full-screen-iframe-legacy-expected.txt
|
| @@ -1,6 +1,8 @@
|
| +CONSOLE WARNING: 'HTMLVideoElement.webkitDisplayingFullscreen' is deprecated. Please use the 'fullscreenchange' event instead.
|
| CONSOLE WARNING: 'HTMLVideoElement.webkitEnterFullScreen()' is deprecated. Please use 'Element.requestFullscreen()' instead.
|
| HTMLVideoElement.webkitEnterFullScreen() in an iframe requires the allowfullscreen attribute
|
|
|
| +EXPECTED (video.webkitDisplayingFullscreen == 'false') OK
|
| EVENT(webkitfullscreenerror)
|
| END OF TEST
|
|
|
|
|