summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/gyroscope/Gyroscope.https.html.ini
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 19:33:14 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 19:33:14 +0000
commit36d22d82aa202bb199967e9512281e9a53db42c9 (patch)
tree105e8c98ddea1c1e4784a60a5a6410fa416be2de /testing/web-platform/meta/gyroscope/Gyroscope.https.html.ini
parentInitial commit. (diff)
downloadfirefox-esr-upstream.tar.xz
firefox-esr-upstream.zip
Adding upstream version 115.7.0esr.upstream/115.7.0esrupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/gyroscope/Gyroscope.https.html.ini')
-rw-r--r--testing/web-platform/meta/gyroscope/Gyroscope.https.html.ini64
1 files changed, 64 insertions, 0 deletions
diff --git a/testing/web-platform/meta/gyroscope/Gyroscope.https.html.ini b/testing/web-platform/meta/gyroscope/Gyroscope.https.html.ini
new file mode 100644
index 0000000000..9f91ad5cdb
--- /dev/null
+++ b/testing/web-platform/meta/gyroscope/Gyroscope.https.html.ini
@@ -0,0 +1,64 @@
+[Gyroscope.https.html]
+ expected: ERROR
+ [Gyroscope: Test that sensor can be successfully created and its states are correct.]
+ expected: NOTRUN
+
+ [Gyroscope: Test that onerror is sent when sensor is not supported.]
+ expected: FAIL
+
+ [Gyroscope: no exception is thrown when calling stop() on already stopped sensor.]
+ expected: NOTRUN
+
+ [Gyroscope: throw 'TypeError' if frequency is invalid.]
+ expected: FAIL
+
+ [Gyroscope: Test that fresh reading is fetched on start().]
+ expected: NOTRUN
+
+ [Gyroscope: Test that sensor cannot be constructed within iframe disallowed to use feature policy.]
+ expected: NOTRUN
+
+ [Gyroscope: Test that frequency is capped to allowed maximum.]
+ expected: NOTRUN
+
+ [Gyroscope: Test that 'onreading' is called and sensor reading is valid.]
+ expected: NOTRUN
+
+ [Gyroscope: no exception is thrown when calling start() on already started sensor.]
+ expected: NOTRUN
+
+ [Gyroscope: Test that onerror is send when start() call has failed.]
+ expected: NOTRUN
+
+ [Gyroscope: Test that onerror is sent when permissions are not granted.]
+ expected: NOTRUN
+
+ [Gyroscope: Test that sensor can be constructed within an iframe allowed to use feature policy.]
+ expected: NOTRUN
+
+ [Gyroscope: sensor reading is correct.]
+ expected: NOTRUN
+
+ [Gyroscope: frequency hint works.]
+ expected: NOTRUN
+
+ [Gyroscope: sensor reading is correct when options.referenceFrame is 'screen'.]
+ expected: NOTRUN
+
+ [Gyroscope: Test that frequency is capped to the maximum supported frequency.]
+ expected: NOTRUN
+
+ [Gyroscope: sensor timestamp is updated when time passes.]
+ expected: NOTRUN
+
+ [Gyroscope: Test that frequency is limited to the minimum supported frequency.]
+ expected: NOTRUN
+
+ [Gyroscope: Readings delivered by shared platform sensor are immediately accessible to all sensors.]
+ expected: NOTRUN
+
+ [Gyroscope: Test that readings are all mapped to expectedReadings correctly.]
+ expected: NOTRUN
+
+ [Gyroscope: Losing visibility must cause readings to be suspended.]
+ expected: NOTRUN