blob: 639e98704e4665165dde8a3dd8e50bf9c378838b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[move-around-contenteditable-false.html]
[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]
expected: FAIL
[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]
expected: FAIL
[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]
expected: FAIL
[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]
expected: FAIL
|