tor-browser

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

cross-document-traversal-cross-document-traversal.html.ini (711B)


      1 [cross-document-traversal-cross-document-traversal.html]
      2  [cross-document traversals in opposite directions: the result is going nowhere]
      3    expected: FAIL
      4 
      5  [cross-document traversals in opposite directions, second traversal invalid at queuing time but valid at the time it is run: the result is going nowhere]
      6    expected: FAIL
      7 
      8  [cross-document traversals in the same (back) direction: the result is going -2 with only one load event]
      9    expected:
     10      if (os == "android") and not sessionHistoryInParent: FAIL
     11 
     12  [cross-document traversals in the same (forward) direction: the result is going +2 with only one load event]
     13    expected:
     14      if (os == "android") and not sessionHistoryInParent: FAIL