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

Side by Side Diff: LayoutTests/editing/selection/move-up-into-wrapped-line-expected.txt

Issue 7878009: Merge 94988 - REGRESSION: Moving up doesn't work in some cases (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/874/
Patch Set: Created 9 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
OLDNEW
1 This test moves up caret into a wrapped line. 1 This test moves up caret into a wrapped line.
2 i.e. the caret is moved from the empty line below "hello world" to before "world ". 2 i.e. the caret is moved from the empty line below "hello world" to before "world ".
3 | " 3 | "
4 " 4 "
5 | <div> 5 | <div>
6 | "hello <#selection-caret>world" 6 | "hello <#selection-caret>world"
7 | <div> 7 | <div>
8 | <br> 8 | <br>
9 | " 9 | "
10 " 10 "
OLDNEW
« no previous file with comments | « LayoutTests/editing/selection/move-up-into-wrapped-line.html ('k') | Source/WebCore/editing/visible_units.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698