Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(238)

Unified Diff: LayoutTests/fullscreen/full-screen-placeholder-expected.txt

Issue 130983006: Revert of Replace RenderFullScreen with top layer (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fullscreen/full-screen-placeholder-expected.txt
diff --git a/LayoutTests/platform/win/fullscreen/full-screen-placeholder-expected.txt b/LayoutTests/fullscreen/full-screen-placeholder-expected.txt
similarity index 78%
copy from LayoutTests/platform/win/fullscreen/full-screen-placeholder-expected.txt
copy to LayoutTests/fullscreen/full-screen-placeholder-expected.txt
index e88a66d9882c71f62ebbdb4eaebabbdf0f7a5a16..22430777912c813470b145ed7518248795c08bd1 100644
--- a/LayoutTests/platform/win/fullscreen/full-screen-placeholder-expected.txt
+++ b/LayoutTests/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 == '48') OK
EXPECTED (two.offsetLeft == '8') OK
-EXPECTED (two.offsetTop == '114') OK
+EXPECTED (two.offsetTop == '108') OK
EVENT(webkitfullscreenchange)
EXPECTED (document.webkitCurrentFullScreenElement == 'null') OK
EXPECTED (one.offsetLeft == '68') OK
-EXPECTED (one.offsetTop == '54') OK
+EXPECTED (one.offsetTop == '48') OK
EXPECTED (two.offsetLeft == '8') OK
-EXPECTED (two.offsetTop == '114') OK
+EXPECTED (two.offsetTop == '108') OK
END OF TEST
« no previous file with comments | « LayoutTests/fullscreen/full-screen-placeholder.html ('k') | LayoutTests/fullscreen/full-screen-video-has-backdrop.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698