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

Unified Diff: chrome/test/data/extensions/platform_apps/web_view/display_none_and_back/manifest.json

Issue 440463002: Fix display:none issue for <webview>. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix back the merge change Created 6 years, 4 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/display_none_and_back/manifest.json
diff --git a/chrome/test/data/extensions/platform_apps/web_view/chromevox_injection/manifest.json b/chrome/test/data/extensions/platform_apps/web_view/display_none_and_back/manifest.json
similarity index 71%
copy from chrome/test/data/extensions/platform_apps/web_view/chromevox_injection/manifest.json
copy to chrome/test/data/extensions/platform_apps/web_view/display_none_and_back/manifest.json
index fdbcce1f790de00eee6961795bec15d2a6b55f24..134230f9307102cc043e19c5d86c95b59186e044 100644
--- a/chrome/test/data/extensions/platform_apps/web_view/chromevox_injection/manifest.json
+++ b/chrome/test/data/extensions/platform_apps/web_view/display_none_and_back/manifest.json
@@ -1,5 +1,5 @@
{
- "name": "<webview> ChromeVox injection test.",
+ "name": "<webview> check display: none toggling.",
"version": "1",
"permissions": [
"webview"

Powered by Google App Engine
This is Rietveld 408576698