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

Side by Side Diff: LayoutTests/editing/deleting/delete-inline-br-expected.txt

Issue 23311004: inline <br> does not get deleted when following some non-textual content (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Patch with changed layout testcase Created 7 years, 4 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 verifying that the <br> does not get deleted when inlined after som e non-textual content. To manually verify this issue, place the caret at the sta rt of the second line and then do a back-delete (backspace). The two lines shoul d then be merged and the caret should get placed after the text control.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5 PASS caretRect.left is expectedCaretRect.left
6 PASS caretRect.top is expectedCaretRect.top
7
OLDNEW
« no previous file with comments | « LayoutTests/editing/deleting/delete-inline-br.html ('k') | Source/core/editing/DeleteSelectionCommand.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698