tor-browser

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

same-document-traversal-same-document-traversal-pushstate.html.ini (1132B)


      1 [same-document-traversal-same-document-traversal-pushstate.html]
      2  bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1920866
      3  expected:
      4    if (os == "android") and not sessionHistoryInParent: OK
      5    TIMEOUT
      6  [same-document traversals in opposite directions: queued up]
      7    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1920866
      8    expected:
      9      if (os == "android") and not sessionHistoryInParent: PASS
     10      TIMEOUT
     11 
     12  [same-document traversals in opposite directions, second traversal invalid at queuing time: queued up]
     13    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1920866
     14    expected:
     15      if (os == "android") and not sessionHistoryInParent: PASS
     16      NOTRUN
     17 
     18  [same-document traversals in the same (back) direction: queue up]
     19    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1920866
     20    expected:
     21      if (os == "android") and not sessionHistoryInParent: PASS
     22      NOTRUN
     23 
     24  [same-document traversals in the same (forward) direction: queue up]
     25    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1920866
     26    expected:
     27      if (os == "android") and not sessionHistoryInParent: PASS
     28      NOTRUN