summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/device-memory/idlharness.https.any.js.ini
blob: 9163a606ff229bc1bc2a754c65306d96a357b56e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[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