- From: Marcos Caceres <notifications@github.com>
- Date: Wed, 02 Dec 2015 20:57:26 -0800
- To: WICG/a11yapi <a11yapi@noreply.github.com>
Received on Thursday, 3 December 2015 04:57:56 UTC
> @@ -687,10 +686,10 @@ > <code>zoom</code> > </dt> > <dd> > - Zooms the content corresponding the accessible the action > - is invoked on. Extra parameters: ratio of double. Values great than > - 1 zooms in the area, values lesser than zooms out it. 1 brings the area > - to its normal size. > + Zooms the content corresponding the accessible the action is > + invoked on. Extra parameters: ratio of double. Values great than > + 1 zooms in the area, values lesser than zooms out it. 1 brings On December 3, 2015 at 2:59:09 AM, Alexander Surkov (notifications@github.com) wrote: > > I'll change double to unsigned double to not deal with negative > numbers SGTM --- Reply to this email directly or view it on GitHub: https://github.com/WICG/a11yapi/pull/28/files#r46512859
Received on Thursday, 3 December 2015 04:57:56 UTC