From: chris-ls Date: Thu, 4 Feb 2016 02:36:41 +0000 (+1300) Subject: Clarify overlay description X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=48c6692311ab57e575e9e2d49da438192f3f087f;p=platform%2Fframework%2Fweb%2Fcrosswalk-tizen.git Clarify overlay description '16px' is ambiguous and not clear (4 x 4 px? or 16 x 16px) --- diff --git a/docs/api/browser-window.md b/docs/api/browser-window.md index edda572..7cf684a 100644 --- a/docs/api/browser-window.md +++ b/docs/api/browser-window.md @@ -785,7 +785,7 @@ cleared * `description` String - a description that will be provided to Accessibility screen readers -Sets a 16px overlay onto the current taskbar icon, usually used to convey some +Sets a 16 x 16 pixel overlay onto the current taskbar icon, usually used to convey some sort of application status or to passively notify the user. ### `win.setHasShadow(hasShadow)` _OS X_