| Index: LayoutTests/platform/mac/fullscreen/full-screen-placeholder-expected.txt
|
| diff --git a/LayoutTests/fullscreen/full-screen-placeholder-expected.txt b/LayoutTests/platform/mac/fullscreen/full-screen-placeholder-expected.txt
|
| similarity index 78%
|
| rename from LayoutTests/fullscreen/full-screen-placeholder-expected.txt
|
| rename to LayoutTests/platform/mac/fullscreen/full-screen-placeholder-expected.txt
|
| index 22430777912c813470b145ed7518248795c08bd1..0fd1a8ba2edc030931cb9cd5e0274cd5346d1909 100644
|
| --- a/LayoutTests/fullscreen/full-screen-placeholder-expected.txt
|
| +++ b/LayoutTests/platform/mac/fullscreen/full-screen-placeholder-expected.txt
|
| @@ -4,14 +4,14 @@ Two
|
| EVENT(webkitfullscreenchange)
|
| EXPECTED (document.webkitCurrentFullScreenElement == '[object HTMLDivElement]') OK
|
| EXPECTED (one.offsetLeft == '68') OK
|
| -EXPECTED (one.offsetTop == '48') OK
|
| +EXPECTED (one.offsetTop == '45') OK
|
| EXPECTED (two.offsetLeft == '8') OK
|
| -EXPECTED (two.offsetTop == '108') OK
|
| +EXPECTED (two.offsetTop == '105') OK
|
| EVENT(webkitfullscreenchange)
|
| EXPECTED (document.webkitCurrentFullScreenElement == 'null') OK
|
| EXPECTED (one.offsetLeft == '68') OK
|
| -EXPECTED (one.offsetTop == '48') OK
|
| +EXPECTED (one.offsetTop == '45') OK
|
| EXPECTED (two.offsetLeft == '8') OK
|
| -EXPECTED (two.offsetTop == '108') OK
|
| +EXPECTED (two.offsetTop == '105') OK
|
| END OF TEST
|
|
|
|
|