- From: Marcos Caceres <notifications@github.com>
- Date: Tue, 17 Nov 2015 02:06:25 -0800
- To: WICG/a11yapi <a11yapi@noreply.github.com>
Received on Tuesday, 17 November 2015 10:06:54 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 Maybe be a bit more explicity. values lesser than 1 than zooms out it. What happens when the number is less than 0? or greater than 1? --- Reply to this email directly or view it on GitHub: https://github.com/WICG/a11yapi/pull/28/files#r45041098
Received on Tuesday, 17 November 2015 10:06:54 UTC