payment-request-event-constructor.https.worker.js (183B)
1 importScripts('/resources/testharness.js'); 2 3 test(() => { 4 assert_false('PaymentRequestEvent' in self); 5 }, 'PaymentRequestEvent constructor must not be exposed in worker'); 6 7 done();
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |