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

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

Issue 18896003: [WIP] Migrate Fullscreen to use top layer instead of RenderFullScreen (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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-iframe-zIndex-expected.txt
diff --git a/LayoutTests/fullscreen/full-screen-iframe-zIndex-expected.txt b/LayoutTests/fullscreen/full-screen-iframe-zIndex-expected.txt
index 9f10a8070aff7294b49268ec403eaabd56edd16a..73e5f86a3777f16d7b91278accc78a53b9d15fca 100644
--- a/LayoutTests/fullscreen/full-screen-iframe-zIndex-expected.txt
+++ b/LayoutTests/fullscreen/full-screen-iframe-zIndex-expected.txt
@@ -1,4 +1,4 @@
-This tests that an element with a positive z-index appears behind the full screen element. After entering full screen mode, only a white box should be visible. Click go full screen to run the test.
+This tests that an element with a positive z-index appears behind the full screen element. After entering full screen mode, only a "Go full screen" button against a white background should be visible. Click go full screen to run the test.
falken 2013/07/09 12:50:22 I'm not changing the expectation here. Just clarif
EVENT(webkitfullscreenchange)
END OF TEST

Powered by Google App Engine
This is Rietveld 408576698