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

Unified Diff: chrome/test/data/extensions/platform_apps/web_view/fullscreen/embedder_has_no_permission/embedder.html

Issue 984963004: <webview>: Implement fullscreen permission for html5 element.requestFullscreen() (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@tmptmptmp
Patch Set: Disable one test one test on mac with bug ref, use document.webkitIsFullScreen Created 5 years, 9 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: chrome/test/data/extensions/platform_apps/web_view/fullscreen/embedder_has_no_permission/embedder.html
diff --git a/chrome/test/data/extensions/platform_apps/web_view/dialog/embedder.html b/chrome/test/data/extensions/platform_apps/web_view/fullscreen/embedder_has_no_permission/embedder.html
similarity index 77%
copy from chrome/test/data/extensions/platform_apps/web_view/dialog/embedder.html
copy to chrome/test/data/extensions/platform_apps/web_view/fullscreen/embedder_has_no_permission/embedder.html
index d350e46e52c4d458154fffd0547ba6f0811b506c..f66916634ed88d375315647e1743a0701f03702d 100644
--- a/chrome/test/data/extensions/platform_apps/web_view/dialog/embedder.html
+++ b/chrome/test/data/extensions/platform_apps/web_view/fullscreen/embedder_has_no_permission/embedder.html
@@ -1,5 +1,5 @@
<!--
- * Copyright 2013 The Chromium Authors. All rights reserved. Use of this
+ * Copyright 2015 The Chromium Authors. All rights reserved. Use of this
* source code is governed by a BSD-style license that can be found in the
* LICENSE file.
-->

Powered by Google App Engine
This is Rietveld 408576698