tor-browser

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

payment-request-event-constructor.https.serviceworker.html.ini (446B)


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