tor-browser

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

modal-dialog-in-visibility-hidden.html.ini (297B)


      1 [modal-dialog-in-visibility-hidden.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [Modal dialog should have visibility: visible by default in UA sheet]
      5    expected:
      6      if (os == "android") and not debug: [PASS, FAIL]
      7      if (os == "mac") and not debug: [PASS, FAIL]