OLD | NEW |
---|---|
(Empty) | |
1 Testcase for bug https://webkit.org/b/115023: Editing: wrong text position when you click enter on the text behind the image. | |
2 The test passes if "text2" appears on a new line with the caret placed at the be ginning of that line. | |
3 | |
4 Dump of markup 1: | |
5 | "<#selection-caret>text2" | |
6 | |
7 Dump of markup 2: | |
8 | "<#selection-caret>text2" | |
9 | |
10 Dump of markup 3: | |
11 | "<#selection-caret>text2" | |
OLD | NEW |