summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/accelerometer/LinearAccelerationSensor.https.html.ini
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
commit26a029d407be480d791972afb5975cf62c9360a6 (patch)
treef435a8308119effd964b339f76abb83a57c29483 /testing/web-platform/meta/accelerometer/LinearAccelerationSensor.https.html.ini
parentInitial commit. (diff)
downloadfirefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz
firefox-26a029d407be480d791972afb5975cf62c9360a6.zip
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/accelerometer/LinearAccelerationSensor.https.html.ini')
-rw-r--r--testing/web-platform/meta/accelerometer/LinearAccelerationSensor.https.html.ini54
1 files changed, 54 insertions, 0 deletions
diff --git a/testing/web-platform/meta/accelerometer/LinearAccelerationSensor.https.html.ini b/testing/web-platform/meta/accelerometer/LinearAccelerationSensor.https.html.ini
new file mode 100644
index 0000000000..96f4c3dd1d
--- /dev/null
+++ b/testing/web-platform/meta/accelerometer/LinearAccelerationSensor.https.html.ini
@@ -0,0 +1,54 @@
+[LinearAccelerationSensor.https.html]
+ [LinearAccelerationSensor: Test that onerror is sent when permissions are not granted.]
+ expected: FAIL
+
+ [LinearAccelerationSensor: Test that onerror is send when start() call has failed.]
+ expected: FAIL
+
+ [LinearAccelerationSensor: Test that frequency is capped to allowed maximum.]
+ expected: FAIL
+
+ [LinearAccelerationSensor: Test that frequency is capped to the maximum supported frequency.]
+ expected: FAIL
+
+ [LinearAccelerationSensor: Test that frequency is limited to the minimum supported frequency.]
+ expected: FAIL
+
+ [LinearAccelerationSensor: Test that sensor cannot be constructed within iframe disallowed to use feature policy.]
+ expected: FAIL
+
+ [LinearAccelerationSensor: Test that sensor can be constructed within an iframe allowed to use feature policy.]
+ expected: FAIL
+
+ [LinearAccelerationSensor: Test that 'onreading' is called and sensor reading is valid.]
+ expected: FAIL
+
+ [LinearAccelerationSensor: sensor reading is correct.]
+ expected: FAIL
+
+ [LinearAccelerationSensor: sensor timestamp is updated when time passes.]
+ expected: FAIL
+
+ [LinearAccelerationSensor: Test that sensor can be successfully created and its states are correct.]
+ expected: FAIL
+
+ [LinearAccelerationSensor: no exception is thrown when calling start() on already started sensor.]
+ expected: FAIL
+
+ [LinearAccelerationSensor: no exception is thrown when calling stop() on already stopped sensor.]
+ expected: FAIL
+
+ [LinearAccelerationSensor: Test that fresh reading is fetched on start().]
+ expected: FAIL
+
+ [LinearAccelerationSensor: frequency hint works.]
+ expected: FAIL
+
+ [LinearAccelerationSensor: Readings delivered by shared platform sensor are immediately accessible to all sensors.]
+ expected: FAIL
+
+ [LinearAccelerationSensor: Test that readings are all mapped to expectedReadings correctly.]
+ expected: FAIL
+
+ [LinearAccelerationSensor: Readings are not delivered when the page has no visibility]
+ expected: FAIL