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

Side by Side Diff: LayoutTests/editing/selection/skip-over-uneditable-in-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
2
3 Middle
4
5 After
6
7 Ensure that extending a selection inside a contentEditable skips past an unedita ble region.
8
9 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
10
11
12 PASS sel.focusNode is after
13 PASS sel.focusNode.parentElement is before
14 PASS sel.focusNode is after
15 PASS sel.focusNode.parentElement is before
16 PASS sel.focusNode.parentElement is after
17 PASS sel.focusNode.parentElement is before
18 PASS successfullyParsed is true
19
20 TEST COMPLETE
21
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698