tor-browser

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

input-events-delete-selection.html.ini (284B)


      1 [input-events-delete-selection.html]
      2  [Ctrl+Backspace with non-collapsed selection should report deleteContentBackward]
      3    expected:
      4      if os == "win": FAIL
      5 
      6  [Ctrl+Delete with non-collapsed selection should report deleteContentForward]
      7    expected:
      8      if os == "win": FAIL