tor-browser

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

request-format.sub.https.html.ini (1933B)


      1 [request-format.sub.https.html?method=img&expected-eligible=event-source, trigger]
      2  [attributionsrc request has the proper format.]
      3    expected: FAIL
      4 
      5 
      6 [request-format.sub.https.html?method=fetch]
      7  [attributionsrc request has the proper format.]
      8    expected:
      9      if (os == "linux") and not debug: [PASS, FAIL]
     10 
     11 
     12 [request-format.sub.https.html?method=a&expected-eligible=navigation-source]
     13  [attributionsrc request has the proper format.]
     14    expected: FAIL
     15 
     16 
     17 [request-format.sub.https.html?method=fetch&eligible={"eventSourceEligible":true,"triggerEligible":false}&expected-eligible=event-source]
     18  [attributionsrc request has the proper format.]
     19    expected: FAIL
     20 
     21 
     22 [request-format.sub.https.html?method=script&expected-eligible=event-source, trigger]
     23  [attributionsrc request has the proper format.]
     24    expected: FAIL
     25 
     26 
     27 [request-format.sub.https.html?method=img&eligible&expected-eligible=event-source, trigger]
     28  [attributionsrc request has the proper format.]
     29    expected: FAIL
     30 
     31 
     32 [request-format.sub.https.html?method=xhr&eligible={"eventSourceEligible":true,"triggerEligible":false}&expected-eligible=event-source]
     33  [attributionsrc request has the proper format.]
     34    expected: FAIL
     35 
     36 
     37 [request-format.sub.https.html?method=xhr]
     38  [attributionsrc request has the proper format.]
     39    expected:
     40      if not debug and (os == "android"): PASS
     41      if debug: PASS
     42      [PASS, FAIL]
     43 
     44 
     45 [request-format.sub.https.html?method=script&eligible&expected-eligible=event-source, trigger]
     46  [attributionsrc request has the proper format.]
     47    expected: FAIL
     48 
     49 
     50 [request-format.sub.https.html?method=open&expected-eligible=navigation-source]
     51  expected:
     52    if asan and fission: [OK, TIMEOUT]
     53  [attributionsrc request has the proper format.]
     54    expected: FAIL
     55 
     56 
     57 [request-format.sub.https.html?method=area&expected-eligible=navigation-source]
     58  expected: ERROR
     59  [attributionsrc request has the proper format.]
     60    expected: FAIL