summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/ua-client-hints
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/ua-client-hints
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/ua-client-hints')
-rw-r--r--testing/web-platform/meta/ua-client-hints/idlharness.https.any.js.ini135
-rw-r--r--testing/web-platform/meta/ua-client-hints/useragentdata.https.any.js.ini24
2 files changed, 159 insertions, 0 deletions
diff --git a/testing/web-platform/meta/ua-client-hints/idlharness.https.any.js.ini b/testing/web-platform/meta/ua-client-hints/idlharness.https.any.js.ini
new file mode 100644
index 0000000000..7e9edf457c
--- /dev/null
+++ b/testing/web-platform/meta/ua-client-hints/idlharness.https.any.js.ini
@@ -0,0 +1,135 @@
+[idlharness.https.any.html]
+ [NavigatorUAData interface object name]
+ expected: FAIL
+
+ [NavigatorUAData interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [NavigatorUAData interface: attribute brands]
+ expected: FAIL
+
+ [Navigator interface: navigator must inherit property "userAgentData" with the proper type]
+ expected: FAIL
+
+ [NavigatorUAData interface: calling getHighEntropyValues(sequence<DOMString>) on navigator.userAgentData with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Stringification of navigator.userAgentData]
+ expected: FAIL
+
+ [NavigatorUAData interface: navigator.userAgentData must inherit property "getHighEntropyValues(sequence<DOMString>)" with the proper type]
+ expected: FAIL
+
+ [NavigatorUAData interface: existence and properties of interface object]
+ expected: FAIL
+
+ [NavigatorUAData interface: navigator.userAgentData must inherit property "mobile" with the proper type]
+ expected: FAIL
+
+ [NavigatorUAData must be primary interface of navigator.userAgentData]
+ expected: FAIL
+
+ [NavigatorUAData interface object length]
+ expected: FAIL
+
+ [NavigatorUAData interface: navigator.userAgentData must inherit property "brands" with the proper type]
+ expected: FAIL
+
+ [NavigatorUAData interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [NavigatorUAData interface: operation getHighEntropyValues(sequence<DOMString>)]
+ expected: FAIL
+
+ [NavigatorUAData interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [Navigator interface: attribute userAgentData]
+ expected: FAIL
+
+ [NavigatorUAData interface: attribute mobile]
+ expected: FAIL
+
+ [NavigatorUAData interface: attribute platform]
+ expected: FAIL
+
+ [NavigatorUAData interface: navigator.userAgentData must inherit property "platform" with the proper type]
+ expected: FAIL
+
+ [NavigatorUAData interface: operation toJSON()]
+ expected: FAIL
+
+ [NavigatorUAData interface: navigator.userAgentData must inherit property "toJSON()" with the proper type]
+ expected: FAIL
+
+ [NavigatorUAData interface: toJSON operation on navigator.userAgentData]
+ expected: FAIL
+
+
+[idlharness.https.any.worker.html]
+ [NavigatorUAData interface object name]
+ expected: FAIL
+
+ [NavigatorUAData interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [WorkerNavigator interface: navigator must inherit property "userAgentData" with the proper type]
+ expected: FAIL
+
+ [NavigatorUAData interface: attribute brands]
+ expected: FAIL
+
+ [NavigatorUAData interface: calling getHighEntropyValues(sequence<DOMString>) on navigator.userAgentData with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [WorkerNavigator interface: attribute userAgentData]
+ expected: FAIL
+
+ [Stringification of navigator.userAgentData]
+ expected: FAIL
+
+ [NavigatorUAData interface: navigator.userAgentData must inherit property "getHighEntropyValues(sequence<DOMString>)" with the proper type]
+ expected: FAIL
+
+ [NavigatorUAData interface: existence and properties of interface object]
+ expected: FAIL
+
+ [NavigatorUAData interface: navigator.userAgentData must inherit property "mobile" with the proper type]
+ expected: FAIL
+
+ [NavigatorUAData must be primary interface of navigator.userAgentData]
+ expected: FAIL
+
+ [NavigatorUAData interface object length]
+ expected: FAIL
+
+ [NavigatorUAData interface: navigator.userAgentData must inherit property "brands" with the proper type]
+ expected: FAIL
+
+ [NavigatorUAData interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [NavigatorUAData interface: operation getHighEntropyValues(sequence<DOMString>)]
+ expected: FAIL
+
+ [NavigatorUAData interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [NavigatorUAData interface: attribute mobile]
+ expected: FAIL
+
+ [NavigatorUAData interface: attribute platform]
+ expected: FAIL
+
+ [NavigatorUAData interface: navigator.userAgentData must inherit property "platform" with the proper type]
+ expected: FAIL
+
+ [NavigatorUAData interface: operation toJSON()]
+ expected: FAIL
+
+ [NavigatorUAData interface: navigator.userAgentData must inherit property "toJSON()" with the proper type]
+ expected: FAIL
+
+ [NavigatorUAData interface: toJSON operation on navigator.userAgentData]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/ua-client-hints/useragentdata.https.any.js.ini b/testing/web-platform/meta/ua-client-hints/useragentdata.https.any.js.ini
new file mode 100644
index 0000000000..33d84ba3d3
--- /dev/null
+++ b/testing/web-platform/meta/ua-client-hints/useragentdata.https.any.js.ini
@@ -0,0 +1,24 @@
+[useragentdata.https.any.worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [tests for navigator.userAgentData]
+ expected: FAIL
+
+ [test NavigatorUAData.toJSON() output]
+ expected: FAIL
+
+ [Arch should be one of two permitted values.]
+ expected: FAIL
+
+
+[useragentdata.https.any.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [tests for navigator.userAgentData]
+ expected: FAIL
+
+ [test NavigatorUAData.toJSON() output]
+ expected: FAIL
+
+ [Arch should be one of two permitted values.]
+ expected: FAIL