tor-browser

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

get-nested-configs.https.html.ini (812B)


      1 [get-nested-configs.https.html]
      2  [getNestedConfigs() created by FLEDGE should return configurations]
      3    expected: FAIL
      4 
      5  [getNestedConfigs() from a fenced frame with the config from sharedStroage.selectURL() should be empty]
      6    expected: FAIL
      7 
      8  [getNestedConfigs() from a fenced frame with the urn:uuid from sharedStroage.selectURL() should be empty]
      9    expected: FAIL
     10 
     11  [getNestedConfigs() from a default mode frame should be empty]
     12    expected: FAIL
     13 
     14  [getNestedConfigs() should work in a same-origin nested iframe]
     15    expected: FAIL
     16 
     17  [Nested configs created by FLEDGE should be navigable by fenced frame]
     18    expected: FAIL
     19 
     20  [Nested configs created by FLEDGE should be navigable by URN iframe]
     21    expected: FAIL
     22 
     23  [Navigating an invalid config should be handled gracefully]
     24    expected: FAIL