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

Side by Side Diff: LayoutTests/editing/deleting/delete-mixed-editable-content-002-expected.txt

Issue 15732019: Revert 151179 "On IE and FireFox, they treats contenteditable="f..." (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 Test case for bug http://crbug.com/238000 Forward and backward delete nested con tent editable
2
3 Dump of markup 1:
4 | "
5 "
6 | <span>
7 | "Start<#selection-caret>"
8 | <span>
9 | "(delete)"
10 | "End"
11 | "
12 "
13
14 Dump of markup 2:
15 | "
16 "
17 | <span>
18 | "Start"
19 | "(forwardDelete)<#selection-caret>"
20 | <span>
21 | "End"
22 | "
23 "
OLDNEW
« no previous file with comments | « LayoutTests/editing/deleting/delete-mixed-editable-content-002.html ('k') | LayoutTests/editing/selection/4889598.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698