tor-browser

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

ancestor-activeelement-after-child-lose-focus.html.ini (317B)


      1 [ancestor-activeelement-after-child-lose-focus.html]
      2  expected:
      3    if not fission and (os == "linux") and debug: [OK, CRASH]
      4  [Ancestor's activeElement should be cleared when child loses focus]
      5    expected:
      6      if (os == "mac") and not debug: [PASS, FAIL]
      7      if (os == "android") and not debug: [PASS, FAIL]