tor-browser

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

can-make-payment-event-constructor.https.worker.js.ini (441B)


      1 [can-make-payment-event-constructor.https.worker.html]
      2  [CanMakePaymentEvent can be constructed in service worker.]
      3    expected: FAIL
      4 
      5  [CanMakePaymentEvent can be constructed with an EventInitDict, even if not trusted]
      6    expected: FAIL
      7 
      8  [CanMakePaymentEvent can be constructed with a CanMakePaymentEventInit, even if not trusted]
      9    expected: FAIL
     10 
     11  [CanMakePaymentEvent can be dispatched, even if not trusted]
     12    expected: FAIL