tor-browser

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

urlpattern.https.any.js.ini (606B)


      1 [urlpattern.https.any.sharedworker.html]
      2  expected:
      3    if os == "android": [OK, ERROR]
      4  [Pattern: [{"pathname":"*{}**?"}\] Inputs: [{"pathname":"foobar"}\]]
      5    expected: FAIL
      6 
      7 
      8 [urlpattern.https.any.html]
      9  [Pattern: [{"pathname":"*{}**?"}\] Inputs: [{"pathname":"foobar"}\]]
     10    expected: FAIL
     11 
     12 
     13 [urlpattern.https.any.worker.html]
     14  [Pattern: [{"pathname":"*{}**?"}\] Inputs: [{"pathname":"foobar"}\]]
     15    expected: FAIL
     16 
     17 
     18 [urlpattern.https.any.serviceworker.html]
     19  expected:
     20    if os == "win": [OK, TIMEOUT]
     21  [Pattern: [{"pathname":"*{}**?"}\] Inputs: [{"pathname":"foobar"}\]]
     22    expected: FAIL