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.
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
".
Issue 23311004: inline <br> does not get deleted when following some non-textual content
(Closed)
Created 7 years, 4 months ago by arpitab_
Modified 7 years, 2 months ago
Reviewers: eseidel, ojan, leviw_travelin_and_unemployed, yosin, yosin_UTC9
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Comments: 6