commit-queue@webkit.org | 3ca1871 | 2013-03-26 11:37:33 +0000 | [diff] [blame] | 1 | Testcase for bug https://webkit.org/b/113007: Unable to insert a paragraph in between some text whose previous sibling is a non-editable block. |
2 | The test has passed if three lines are displayed instead of two, with the last line consisting of the letter "e". | ||||
3 | | " | ||||
4 | " | ||||
5 | | <div> | ||||
6 | | contenteditable="false" | ||||
7 | | "1" | ||||
8 | | "tryToInsertLineBreakInThisLin" | ||||
9 | | <div> | ||||
10 | | "<#selection-caret>e" |