| Index: LayoutTests/fullscreen/full-screen-twice-newapi-expected.txt
|
| diff --git a/LayoutTests/fullscreen/full-screen-twice-newapi-expected.txt b/LayoutTests/fullscreen/full-screen-twice-newapi-expected.txt
|
| index 5bc7f52d03a0042f61ac0a16925e8480d9dca4c3..555cb9201641f495b693e78ac0b9ffd71512c524 100644
|
| --- a/LayoutTests/fullscreen/full-screen-twice-newapi-expected.txt
|
| +++ b/LayoutTests/fullscreen/full-screen-twice-newapi-expected.txt
|
| @@ -1,11 +1,7 @@
|
| EVENT(webkitfullscreenchange)
|
| EXPECTED (document.webkitCurrentFullScreenElement == '[object HTMLHtmlElement]') OK
|
| -EVENT(webkitfullscreenerror)
|
| -EXPECTED (document.webkitCurrentFullScreenElement == '[object HTMLHtmlElement]') OK
|
| EVENT(webkitfullscreenchange)
|
| EXPECTED (document.webkitCurrentFullScreenElement == '[object HTMLSpanElement]') OK
|
| -EVENT(webkitfullscreenerror)
|
| -EXPECTED (document.webkitCurrentFullScreenElement == '[object HTMLSpanElement]') OK
|
| EVENT(webkitfullscreenchange)
|
| EXPECTED (document.webkitCurrentFullScreenElement == '[object HTMLHtmlElement]') OK
|
| EVENT(webkitfullscreenchange)
|
|
|