summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/orientation-sensor/AbsoluteOrientationSensor.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/orientation-sensor/AbsoluteOrientationSensor.https.html.ini')
-rw-r--r--testing/web-platform/meta/orientation-sensor/AbsoluteOrientationSensor.https.html.ini60
1 files changed, 60 insertions, 0 deletions
diff --git a/testing/web-platform/meta/orientation-sensor/AbsoluteOrientationSensor.https.html.ini b/testing/web-platform/meta/orientation-sensor/AbsoluteOrientationSensor.https.html.ini
new file mode 100644
index 0000000000..5846cd7a7b
--- /dev/null
+++ b/testing/web-platform/meta/orientation-sensor/AbsoluteOrientationSensor.https.html.ini
@@ -0,0 +1,60 @@
+[AbsoluteOrientationSensor.https.html]
+ [AbsoluteOrientationSensor.quaternion return a four-element FrozenArray.]
+ expected: FAIL
+
+ [AbsoluteOrientationSensor.populateMatrix() method works correctly.]
+ expected: FAIL
+
+ [AbsoluteOrientationSensor: Test that sensor can be successfully created and its states are correct.]
+ expected: FAIL
+
+ [AbsoluteOrientationSensor: Test that 'onreading' is called and sensor reading is valid.]
+ expected: FAIL
+
+ [AbsoluteOrientationSensor: Test that sensor can be constructed within an iframe allowed to use feature policy.]
+ expected: FAIL
+
+ [AbsoluteOrientationSensor: Test that frequency is capped to allowed maximum.]
+ expected: FAIL
+
+ [AbsoluteOrientationSensor: Test that frequency is capped to the maximum supported frequency.]
+ expected: FAIL
+
+ [AbsoluteOrientationSensor: Test that frequency is limited to the minimum supported frequency.]
+ expected: FAIL
+
+ [AbsoluteOrientationSensor: no exception is thrown when calling start() on already started sensor.]
+ expected: FAIL
+
+ [AbsoluteOrientationSensor: Test that onerror is sent when permissions are not granted.]
+ expected: FAIL
+
+ [AbsoluteOrientationSensor: frequency hint works.]
+ expected: FAIL
+
+ [AbsoluteOrientationSensor: Test that sensor cannot be constructed within iframe disallowed to use feature policy.]
+ expected: FAIL
+
+ [AbsoluteOrientationSensor: sensor reading is correct.]
+ expected: FAIL
+
+ [AbsoluteOrientationSensor: Test that fresh reading is fetched on start().]
+ expected: FAIL
+
+ [AbsoluteOrientationSensor: sensor timestamp is updated when time passes.]
+ expected: FAIL
+
+ [AbsoluteOrientationSensor: Test that onerror is send when start() call has failed.]
+ expected: FAIL
+
+ [AbsoluteOrientationSensor: no exception is thrown when calling stop() on already stopped sensor.]
+ expected: FAIL
+
+ [AbsoluteOrientationSensor: Readings delivered by shared platform sensor are immediately accessible to all sensors.]
+ expected: FAIL
+
+ [AbsoluteOrientationSensor: Test that readings are all mapped to expectedReadings correctly.]
+ expected: FAIL
+
+ [AbsoluteOrientationSensor: Readings are not delivered when the page has no visibility]
+ expected: FAIL