tor-browser

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

fire-selection-change-on-deleting-empty-element.html.ini (569B)


      1 [fire-selection-change-on-deleting-empty-element.html]
      2  [Selection is updated after removing the element in contenteditable div]
      3    expected:
      4      if (os == "linux") and not debug and not tsan and asan and fission: [FAIL, PASS]
      5      if (os == "win") and debug and (processor == "x86_64"): [FAIL, PASS]
      6      if (os == "linux") and debug and not fission: [FAIL, PASS]
      7      if (os == "linux") and not debug and tsan: [FAIL, PASS]
      8      if (os == "win") and not debug: PASS
      9      if (os == "mac") and not debug: PASS
     10      if os == "android": PASS
     11      [PASS, FAIL]