tor-browser

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

reinsert-element.html.ini (320B)


      1 [reinsert-element.html]
      2  [An element that is removed and reinserted without an intervening rendering update doesn't generate a 'not-intersecting' notification.]
      3    expected:
      4      if (os == "win") and debug and (processor == "x86_64"): [PASS, FAIL]
      5      if (os == "linux") and not fission and not debug: [PASS, FAIL]