tor-browser

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

move-around-contenteditable-false.html.ini (788B)


      1 [move-around-contenteditable-false.html]
      2  [Move caret from end of editable text node to <br> following non-editable text in next paragraph: first arrow-right should move caret before non-editable text]
      3    expected: FAIL
      4 
      5  [Move caret from <br> following non-editable text to end of preceding editable text in next paragraph: first arrow-left should move caret before non-editable text]
      6    expected: FAIL
      7 
      8  [Move caret from empty editable paragraph to editable text following non-editable text in next paragraph: first arrow-right should move caret before non-editable text]
      9    expected: FAIL
     10 
     11  [Move caret from empty editable paragraph to editable text following non-editable text in next paragraph: second arrow-right should move caret after non-editable text]
     12    expected: FAIL