tor-browser

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

delete.tentative.html.ini (597B)


      1 [delete.tentative.html]
      2  [execCommand("delete", false, ""): "a    [\]||    c"]
      3    expected: FAIL
      4 
      5  [execCommand("delete", false, ""): "a    |[\]|    c"]
      6    expected: FAIL
      7 
      8  [execCommand("delete", false, ""): "a    || [\]   c"]
      9    expected: FAIL
     10 
     11  [execCommand("delete", false, ""): "a    ||[\]    c"]
     12    expected: FAIL
     13 
     14  [execCommand("delete", false, ""): "<span>abc&nbsp;</span><span>&nbsp; [\]def</span>"]
     15    expected: FAIL