tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

idlharness.https.any.js.ini (3437B)


      1 prefs: [dom.webnotifications.requireinteraction.enabled:true, dom.webnotifications.vibrate.enabled:true, dom.webnotifications.silent.enabled:true, dom.webnotifications.actions.enabled:true]
      2 [idlharness.https.any.serviceworker.html]
      3  expected:
      4    if (processor == "x86") and not debug: [OK, TIMEOUT]
      5  [Notification interface: attribute timestamp]
      6    expected: FAIL
      7 
      8  [Notification interface: attribute image]
      9    expected: FAIL
     10 
     11  [Notification interface: attribute renotify]
     12    expected: FAIL
     13 
     14  [Notification interface: attribute badge]
     15    expected: FAIL
     16 
     17  [Notification interface: attribute navigate]
     18    expected: FAIL
     19 
     20 
     21 [idlharness.https.any.html]
     22  [Notification interface: attribute image]
     23    expected: FAIL
     24 
     25  [Notification interface: notification must inherit property "badge" with the proper type]
     26    expected: FAIL
     27 
     28  [Notification interface: notification must inherit property "image" with the proper type]
     29    expected: FAIL
     30 
     31  [Notification interface: notification must inherit property "renotify" with the proper type]
     32    expected: FAIL
     33 
     34  [Notification interface: attribute renotify]
     35    expected: FAIL
     36 
     37  [Notification interface: attribute timestamp]
     38    expected: FAIL
     39 
     40  [Notification interface: notification must inherit property "timestamp" with the proper type]
     41    expected: FAIL
     42 
     43  [Notification interface: attribute badge]
     44    expected: FAIL
     45 
     46  [Notification interface: attribute navigate]
     47    expected: FAIL
     48 
     49  [Notification interface: notification must inherit property "navigate" with the proper type]
     50    expected: FAIL
     51 
     52 
     53 [idlharness.https.any.worker.html]
     54  [Notification interface: attribute image]
     55    expected: FAIL
     56 
     57  [Notification interface: notification must inherit property "badge" with the proper type]
     58    expected: FAIL
     59 
     60  [Notification interface: notification must inherit property "image" with the proper type]
     61    expected: FAIL
     62 
     63  [Notification interface: notification must inherit property "renotify" with the proper type]
     64    expected: FAIL
     65 
     66  [Notification interface: attribute renotify]
     67    expected: FAIL
     68 
     69  [Notification interface: attribute timestamp]
     70    expected: FAIL
     71 
     72  [Notification interface: notification must inherit property "timestamp" with the proper type]
     73    expected: FAIL
     74 
     75  [Notification interface: attribute badge]
     76    expected: FAIL
     77 
     78  [Notification interface: attribute navigate]
     79    expected: FAIL
     80 
     81  [Notification interface: notification must inherit property "navigate" with the proper type]
     82    expected: FAIL
     83 
     84 
     85 [idlharness.https.any.sharedworker.html]
     86  [Notification interface: attribute image]
     87    expected: FAIL
     88 
     89  [Notification interface: notification must inherit property "badge" with the proper type]
     90    expected: FAIL
     91 
     92  [Notification interface: notification must inherit property "image" with the proper type]
     93    expected: FAIL
     94 
     95  [Notification interface: notification must inherit property "renotify" with the proper type]
     96    expected: FAIL
     97 
     98  [Notification interface: attribute renotify]
     99    expected: FAIL
    100 
    101  [Notification interface: attribute timestamp]
    102    expected: FAIL
    103 
    104  [Notification interface: notification must inherit property "timestamp" with the proper type]
    105    expected: FAIL
    106 
    107  [Notification interface: attribute badge]
    108    expected: FAIL
    109 
    110  [Notification interface: attribute navigate]
    111    expected: FAIL
    112 
    113  [Notification interface: notification must inherit property "navigate" with the proper type]
    114    expected: FAIL