- From: Mounir Lamouri <mounir@lamouri.fr>
- Date: Thu, 17 Jul 2014 20:05:01 +1000
- To: Tim Volodine <timvolodine@google.com>, "public-geolocation" <public-geolocation@w3.org>
- Cc: Rich Tibbett <richt@opera.com>, Rob Manson <roBman@buildar.com>, Giridhar Mandyam <mandyam@quicinc.com>
On Thu, 17 Jul 2014, at 00:29, Tim Volodine wrote: > Proposed interface changes: > > [Callback, NoInterfaceObject] > interface OrientationQuaternion { > readonly attribute double x; > readonly attribute double y; > readonly attribute double z; > readonly attribute double w; > } That sounds great! Should we consider adding DOMQuaternion to http://dev.w3.org/fxtf/geometry/ instead of creating it inside this spec? -- Mounir
Received on Thursday, 17 July 2014 10:05:25 UTC