tor-browser

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

edit-in-textcontrol-immediately-after-hidden.tentative.html.ini (774B)


      1 [edit-in-textcontrol-immediately-after-hidden.tentative.html?editor=textarea&hide-target=editor]
      2  [<textarea> is hidden by "beforeinput" event listener]
      3    expected: FAIL
      4 
      5 
      6 [edit-in-textcontrol-immediately-after-hidden.tentative.html?editor=textarea&hide-target=parent]
      7  [<textarea> is hidden by "beforeinput" event listener]
      8    expected: FAIL
      9 
     10 
     11 [edit-in-textcontrol-immediately-after-hidden.tentative.html?editor=input&hide-target=parent]
     12  [<input> is hidden by "beforeinput" event listener]
     13    expected: FAIL
     14 
     15 
     16 [edit-in-textcontrol-immediately-after-hidden.tentative.html?editor=input&hide-target=editor]
     17  expected:
     18    if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH]
     19  [<input> is hidden by "beforeinput" event listener]
     20    expected: FAIL