From 6a532292c49781bc8554ca4b01618e20dccf0ea3 Mon Sep 17 00:00:00 2001 From: yibuyisheng Date: Mon, 12 Jan 2015 23:23:10 +0800 Subject: [PATCH] remove --- docs/api/web-view-tag.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/web-view-tag.md b/docs/api/web-view-tag.md index db5674355674..459e734ca597 100644 --- a/docs/api/web-view-tag.md +++ b/docs/api/web-view-tag.md @@ -67,7 +67,7 @@ The `src` attribute can also accept data URLs, such as ``` -If "on", the `webview` will container will automatically resize within the +If "on", the `webview` container will automatically resize within the bounds specified by the attributes `minwidth`, `minheight`, `maxwidth`, and `maxheight`. These contraints do not impact the `webview` UNLESS `autosize` is enabled. When `autosize` is enabled, the `webview` container size cannot be less