tor-browser

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

coep-on-response-from-service-worker.https.html.ini (1418B)


      1 [coep-on-response-from-service-worker.https.html]
      2  expected:
      3    if os == "win": [OK, TIMEOUT]
      4  [setup]
      5    expected:
      6      if os == "win": [PASS, TIMEOUT]
      7 
      8  [making a same-origin request for CORP: same-origin]
      9    expected:
     10      if os == "win": [PASS, NOTRUN]
     11 
     12  [making a same-origin request for no CORP]
     13    expected:
     14      if os == "win": [PASS, NOTRUN]
     15 
     16  [making a same-origin request for CORP: cross-origin]
     17    expected:
     18      if os == "win": [PASS, NOTRUN]
     19 
     20  [making a cross-origin request for CORP: same-origin]
     21    expected:
     22      if os == "win": [PASS, NOTRUN]
     23 
     24  [making a cross-origin request for no CORP]
     25    expected:
     26      if os == "win": [PASS, NOTRUN]
     27 
     28  [making a cross-origin request for CORP: cross-origin]
     29    expected:
     30      if os == "win": [PASS, NOTRUN]
     31 
     32  [making a cross-origin request for CORP: same-origin [PASS THROUGH\]]
     33    expected:
     34      if os == "win": [PASS, NOTRUN]
     35 
     36  [making a cross-origin request for no CORP [PASS THROUGH\]]
     37    expected:
     38      if os == "win": [PASS, NOTRUN]
     39 
     40  [making a cross-origin request for CORP: cross-origin [PASS THROUGH\]]
     41    expected:
     42      if os == "win": [PASS, NOTRUN]
     43 
     44  [making a cross-origin request with CORS without ACAO]
     45    expected:
     46      if os == "win": [PASS, NOTRUN]
     47 
     48  [making a cross-origin request with CORS]
     49    expected:
     50      if os == "win": [PASS, NOTRUN]
     51 
     52  [teardown]
     53    expected:
     54      if os == "win": [PASS, NOTRUN]