You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by mw...@apache.org on 2013/09/21 14:07:02 UTC

[31/50] docs commit: [CB-3820] yes, cordova webviews support the viewport metatag

[CB-3820] yes, cordova webviews support the viewport metatag


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/d967edc5
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/d967edc5
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/d967edc5

Branch: refs/heads/master
Commit: d967edc5f6667d3be7c50de51743d91d9ee7cdf8
Parents: b734df7
Author: Mike Sierra <ms...@adobe.com>
Authored: Fri Sep 20 11:07:37 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Sat Sep 21 14:04:09 2013 +0200

----------------------------------------------------------------------
 docs/en/edge/guide/platforms/ios/config.md | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/d967edc5/docs/en/edge/guide/platforms/ios/config.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/platforms/ios/config.md b/docs/en/edge/guide/platforms/ios/config.md
index 0aaf71d..00d2e9b 100644
--- a/docs/en/edge/guide/platforms/ios/config.md
+++ b/docs/en/edge/guide/platforms/ios/config.md
@@ -38,8 +38,6 @@ File for information on global configuration options.
 
 <!-- QUERY I: confirm EnableViewportScale allows viewport metatag to control range of scale, including disabling? -->
 
-<!-- QUERY: Do viewport meta tags work as expected in other environments? -->
-
 * `AutoHideSplashScreen` (boolean, defaults to `true`): set to `false`
   to use the SplashScreen API to control when the opening image stops
   displaying.