| Index: LayoutTests/platform/win-xp/fullscreen/full-screen-placeholder-expected.txt
|
| diff --git a/LayoutTests/platform/win-xp/fullscreen/full-screen-placeholder-expected.txt b/LayoutTests/platform/win-xp/fullscreen/full-screen-placeholder-expected.txt
|
| index e88a66d9882c71f62ebbdb4eaebabbdf0f7a5a16..668c5b4073b5342abdf7c1285cd398b82b710b3f 100644
|
| --- a/LayoutTests/platform/win-xp/fullscreen/full-screen-placeholder-expected.txt
|
| +++ b/LayoutTests/platform/win-xp/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 == '54') OK
|
| +EXPECTED (one.offsetTop == '50') OK
|
| EXPECTED (two.offsetLeft == '8') OK
|
| -EXPECTED (two.offsetTop == '114') OK
|
| +EXPECTED (two.offsetTop == '110') OK
|
| EVENT(webkitfullscreenchange)
|
| EXPECTED (document.webkitCurrentFullScreenElement == 'null') OK
|
| EXPECTED (one.offsetLeft == '68') OK
|
| -EXPECTED (one.offsetTop == '54') OK
|
| +EXPECTED (one.offsetTop == '50') OK
|
| EXPECTED (two.offsetLeft == '8') OK
|
| -EXPECTED (two.offsetTop == '114') OK
|
| +EXPECTED (two.offsetTop == '110') OK
|
| END OF TEST
|
|
|
|
|