- From: Albert Mojir <albert.mojir@gmail.com>
- Date: Wed, 07 Sep 2011 09:01:38 +0000
- To: site-comments@w3.org
Received on Wednesday, 7 September 2011 12:19:59 UTC
Hi
Typo in the DeviceOrientation Event Specification: http://dev.w3.org/geo/api/spec-source-orientation.html
In the last example in section 2 (Introduction).
{acceleration: {x: v^2/r, y: 0, z: 0};
accelerationIncludingGravity: {x: v^2/r, y: 0, z: 9.81},
rotationRate: {alpha: 0, beta: 0, gamma: -v/r*180/pi} };
There is a semi colon (;) after the first line, it should be a comma (,).
--
Albert Mojir
Sofiaparken 3C
222 41 Lund
Tel: 046-133001, 0708-549830
www.mojir.se
Received on Wednesday, 7 September 2011 12:19:59 UTC