From 225db7a0339d3b3b539e15d4416097dbc874feb1 Mon Sep 17 00:00:00 2001 From: Alexander Shalamov Date: Tue, 9 May 2017 14:02:53 +0300 Subject: [PATCH] Add RelativeOrietnationSensor interface Partially fixes #15 --- index.bs | 70 ++++++++++++++++++++++++++++++------ index.html | 103 +++++++++++++++++++++++++++++++++++++++-------------- 2 files changed, 137 insertions(+), 36 deletions(-) diff --git a/index.bs b/index.bs index 9835941..9317c4b 100644 --- a/index.bs +++ b/index.bs @@ -69,6 +69,7 @@ urlPrefix: https://www.w3.org/TR/orientation-event; spec: DEVICEORIENTATION urlPrefix: https://w3c.github.io/motion-sensors; spec: MOTIONSENSORS type: dfn text: Absolute Orientation Sensor; url: absolute-orientation + text: Relative Orientation Sensor; url: relative-orientation