Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(264)

Side by Side Diff: LayoutTests/editing/inserting/insert-paragraph-after-non-editable-node-before-text-expected.txt

Issue 17381003: When trying to break a line after an image followed by some text, contrary to the expected behavior… (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(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"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698