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

Side by Side Diff: third_party/WebKit/LayoutTests/editing/selection/caret-at-bidi-boundary-expected.txt

Issue 2280513004: Restore a collapsed trailing space of text used for line break (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 ensures WebKit lets user place caret around bidirectional text properl y. 1 This test ensures WebKit lets user place caret around bidirectional text properl y.
2 2
3 Current offset: 3 Current offset:
joone 2016/08/26 00:41:17 The previous fix unintentionally added a space so
4 abcאבג 4 abcאבג
5 0 1 2 3 5 4 6 5 0 1 2 3 5 4 6
6 נת12 6 נת12
7 2 3 4 1 4 (There is a bug. Clicking on the left of 12 should result in offset 0. ) 7 2 3 4 1 4 (There is a bug. Clicking on the left of 12 should result in offset 0. )
8 לשנת 8 לשנת
9 0 3 2 1 4 9 0 3 2 1 4
10 aקל12יםd 10 aקל12יםd
11 0 1 6 3 4 5 2 7 8 11 0 1 6 3 4 5 2 7 8
12 12קל43ab 12 12קל43ab
13 4 5 6 3 0 1 2 7 8 13 4 5 6 3 0 1 2 7 8
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
68 PASS caret is at 4 68 PASS caret is at 4
69 PASS caret is at 3 69 PASS caret is at 3
70 70
71 PASS successfullyParsed is true 71 PASS successfullyParsed is true
72 72
73 TEST COMPLETE 73 TEST COMPLETE
74 74
75 75
76 76
77 77
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698