tor-browser

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

urlpattern.any.js.ini (582B)


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