Index: third_party/WebKit/LayoutTests/fullscreen/full-screen-iframe-zIndex.html |
diff --git a/third_party/WebKit/LayoutTests/fullscreen/full-screen-iframe-zIndex.html b/third_party/WebKit/LayoutTests/fullscreen/full-screen-iframe-zIndex.html |
index 7f7e8e47ace212a9d0636eb6bdfd5902fb9ad07e..44b5afde09901d48b907bbc3c1ffae1bb0ea1a6e 100644 |
--- a/third_party/WebKit/LayoutTests/fullscreen/full-screen-iframe-zIndex.html |
+++ b/third_party/WebKit/LayoutTests/fullscreen/full-screen-iframe-zIndex.html |
@@ -43,6 +43,6 @@ |
After entering full screen mode, the whole screen should be white. |
Click <button onclick="goFullScreen()">go full screen</button> to run the test.</div> |
<div id="block2"></div> |
- <iframe allowfullscreen src="resources/white.html" id="block1"></iframe> |
+ <iframe allowfullscreen src="resources/empty.html" id="block1"></iframe> |
</body> |
</html> |