summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/netinfo/idlharness.any.js.ini
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
commit43a97878ce14b72f0981164f87f2e35e14151312 (patch)
tree620249daf56c0258faa40cbdcf9cfba06de2a846 /testing/web-platform/meta/netinfo/idlharness.any.js.ini
parentInitial commit. (diff)
downloadfirefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz
firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/netinfo/idlharness.any.js.ini')
-rw-r--r--testing/web-platform/meta/netinfo/idlharness.any.js.ini183
1 files changed, 183 insertions, 0 deletions
diff --git a/testing/web-platform/meta/netinfo/idlharness.any.js.ini b/testing/web-platform/meta/netinfo/idlharness.any.js.ini
new file mode 100644
index 0000000000..2fb39d0f8f
--- /dev/null
+++ b/testing/web-platform/meta/netinfo/idlharness.any.js.ini
@@ -0,0 +1,183 @@
+[idlharness.any.html]
+ [NetworkInformation interface: existence and properties of interface object]
+ expected:
+ if os == "android": PASS
+ FAIL
+
+ [NetworkInformation interface object length]
+ expected:
+ if os == "android": PASS
+ FAIL
+
+ [NetworkInformation interface object name]
+ expected:
+ if os == "android": PASS
+ FAIL
+
+ [NetworkInformation interface: existence and properties of interface prototype object]
+ expected:
+ if os == "android": PASS
+ FAIL
+
+ [NetworkInformation interface: existence and properties of interface prototype object's "constructor" property]
+ expected:
+ if os == "android": PASS
+ FAIL
+
+ [NetworkInformation interface: existence and properties of interface prototype object's @@unscopables property]
+ expected:
+ if os == "android": PASS
+ FAIL
+
+ [NetworkInformation interface: attribute type]
+ expected:
+ if os == "android": PASS
+ FAIL
+
+ [NetworkInformation interface: attribute effectiveType]
+ expected: FAIL
+
+ [NetworkInformation interface: attribute downlinkMax]
+ expected: FAIL
+
+ [NetworkInformation interface: attribute downlink]
+ expected: FAIL
+
+ [NetworkInformation interface: attribute rtt]
+ expected: FAIL
+
+ [NetworkInformation interface: attribute onchange]
+ expected: FAIL
+
+ [NetworkInformation must be primary interface of navigator.connection]
+ expected:
+ if os == "android": PASS
+ FAIL
+
+ [Stringification of navigator.connection]
+ expected:
+ if os == "android": PASS
+ FAIL
+
+ [NetworkInformation interface: navigator.connection must inherit property "type" with the proper type]
+ expected:
+ if os == "android": PASS
+ FAIL
+
+ [NetworkInformation interface: navigator.connection must inherit property "effectiveType" with the proper type]
+ expected: FAIL
+
+ [NetworkInformation interface: navigator.connection must inherit property "downlinkMax" with the proper type]
+ expected: FAIL
+
+ [NetworkInformation interface: navigator.connection must inherit property "downlink" with the proper type]
+ expected: FAIL
+
+ [NetworkInformation interface: navigator.connection must inherit property "rtt" with the proper type]
+ expected: FAIL
+
+ [NetworkInformation interface: navigator.connection must inherit property "onchange" with the proper type]
+ expected: FAIL
+
+ [Navigator interface: attribute connection]
+ expected:
+ if os == "android": PASS
+ FAIL
+
+ [Navigator interface: navigator must inherit property "connection" with the proper type]
+ expected:
+ if os == "android": PASS
+ FAIL
+
+
+[idlharness.any.worker.html]
+ [NetworkInformation interface: existence and properties of interface object]
+ expected:
+ if os == "android": PASS
+ FAIL
+
+ [NetworkInformation interface object length]
+ expected:
+ if os == "android": PASS
+ FAIL
+
+ [NetworkInformation interface object name]
+ expected:
+ if os == "android": PASS
+ FAIL
+
+ [NetworkInformation interface: existence and properties of interface prototype object]
+ expected:
+ if os == "android": PASS
+ FAIL
+
+ [NetworkInformation interface: existence and properties of interface prototype object's "constructor" property]
+ expected:
+ if os == "android": PASS
+ FAIL
+
+ [NetworkInformation interface: existence and properties of interface prototype object's @@unscopables property]
+ expected:
+ if os == "android": PASS
+ FAIL
+
+ [NetworkInformation interface: attribute type]
+ expected:
+ if os == "android": PASS
+ FAIL
+
+ [NetworkInformation interface: attribute effectiveType]
+ expected: FAIL
+
+ [NetworkInformation interface: attribute downlinkMax]
+ expected: FAIL
+
+ [NetworkInformation interface: attribute downlink]
+ expected: FAIL
+
+ [NetworkInformation interface: attribute rtt]
+ expected: FAIL
+
+ [NetworkInformation interface: attribute onchange]
+ expected: FAIL
+
+ [NetworkInformation must be primary interface of navigator.connection]
+ expected:
+ if os == "android": PASS
+ FAIL
+
+ [Stringification of navigator.connection]
+ expected:
+ if os == "android": PASS
+ FAIL
+
+ [NetworkInformation interface: navigator.connection must inherit property "type" with the proper type]
+ expected:
+ if os == "android": PASS
+ FAIL
+
+ [NetworkInformation interface: navigator.connection must inherit property "effectiveType" with the proper type]
+ expected: FAIL
+
+ [NetworkInformation interface: navigator.connection must inherit property "downlinkMax" with the proper type]
+ expected: FAIL
+
+ [NetworkInformation interface: navigator.connection must inherit property "downlink" with the proper type]
+ expected: FAIL
+
+ [NetworkInformation interface: navigator.connection must inherit property "rtt" with the proper type]
+ expected: FAIL
+
+ [NetworkInformation interface: navigator.connection must inherit property "onchange" with the proper type]
+ expected: FAIL
+
+ [WorkerNavigator interface: attribute connection]
+ expected:
+ if os == "android": PASS
+ FAIL
+
+ [WorkerNavigator interface: navigator must inherit property "connection" with the proper type]
+ expected:
+ if os == "android": PASS
+ FAIL
+