1
0
Fork 0
firefox/testing/web-platform/meta/device-memory/idlharness.https.any.js.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

18 lines
565 B
INI

[idlharness.https.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Navigator interface: attribute deviceMemory]
expected: FAIL
[Navigator interface: navigator must inherit property "deviceMemory" with the proper type]
expected: FAIL
[idlharness.https.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[WorkerNavigator interface: attribute deviceMemory]
expected: FAIL
[WorkerNavigator interface: navigator must inherit property "deviceMemory" with the proper type]
expected: FAIL