tor-browser

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

cross-origin.https.window.js.ini (1859B)


      1 [cross-origin.https.window.html?13-last]
      2  [Run auction in cross-origin iframe and open winning ad in a fenced frame child of the main frame.]
      3    expected: FAIL
      4 
      5  [Run auction in cross-origin iframe and open winning ad in a fenced frame child of another cross-origin iframe.]
      6    expected: FAIL
      7 
      8  [Different top-frame origin.]
      9    expected: FAIL
     10 
     11  [Single seller auction with as many distinct origins as possible (except no component ads).]
     12    expected: FAIL
     13 
     14  [Run auction in main frame, try to open winning ad in different same-origin main frame.]
     15    expected: FAIL
     16 
     17 
     18 [cross-origin.https.window.html?1-4]
     19  [Join interest group in same-origin iframe, default permissions.]
     20    expected: FAIL
     21 
     22  [Join interest group in cross-origin iframe, default permissions.]
     23    expected: FAIL
     24 
     25  [Join interest group in cross-origin iframe with join-ad-interest-group permission.]
     26    expected: FAIL
     27 
     28  [Join interest group in cross-origin iframe with join-ad-interest-group permission denied.]
     29    expected: FAIL
     30 
     31 
     32 [cross-origin.https.window.html?5-8]
     33  [Join interest group owned by parent's origin in cross-origin iframe.]
     34    expected: FAIL
     35 
     36  [Run auction in same-origin iframe, default permissions.]
     37    expected: FAIL
     38 
     39  [Run auction in cross-origin iframe, default permissions.]
     40    expected: FAIL
     41 
     42  [Run auction in cross-origin iframe with run-ad-auction permission.]
     43    expected: FAIL
     44 
     45 
     46 [cross-origin.https.window.html?9-12]
     47  [Run auction in cross-origin iframe with run-ad-auction permission denied.]
     48    expected: FAIL
     49 
     50  [Run auction in cross-origin iframe with run-ad-auction for iframe origin, which is different from seller origin.]
     51    expected: FAIL
     52 
     53  [Run auction main frame, open winning ad in cross-origin iframe.]
     54    expected: FAIL
     55 
     56  [Run auction in cross-origin iframe and open winning ad in nested fenced frame.]
     57    expected: FAIL