tor-browser

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

dialog-animation.html.ini (368B)


      1 [dialog-animation.html]
      2  expected:
      3    if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [OK, TIMEOUT]
      4  [CSS Animations tied to <dialog open> are canceled and restarted as the dialog is hidden and shown]
      5    expected:
      6      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]