tor-browser

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

window-resize-aborts-transition.html.ini (484B)


      1 [window-resize-aborts-transition.html]
      2  expected:
      3    if (os == "linux") and (processor == "x86_64") and not tsan: [OK, TIMEOUT]
      4    if (os == "linux") and (processor == "x86"): [OK, TIMEOUT]
      5    if os == "android": TIMEOUT
      6  [View transitions: Resizing viewport skips the transition]
      7    expected:
      8      if (os == "linux") and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
      9      if (os == "linux") and (processor == "x86"): [PASS, TIMEOUT]
     10      if os == "android": TIMEOUT