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

Side by Side Diff: LayoutTests/editing/selection/skip-over-contenteditable-expected.txt

Issue 20572005: Allow selection to skip over contenteditable (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Work around minor platform differences in test Created 7 years, 3 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 Before the contenteditable
2
3 After the contenteditable
4
5 Ensure that extending a selection skips past a contentEditable.
6
7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
8
9
10 PASS sel.focusNode is after
11 PASS sel.focusNode.parentElement is before
12 PASS sel.focusNode.parentElement is after
13 PASS sel.focusNode.parentElement is before
14 PASS sel.focusNode.parentElement is after
15 PASS sel.focusNode.parentElement is before
16 PASS successfullyParsed is true
17
18 TEST COMPLETE
19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698