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

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

Issue 48903019: Delete js-test-post.js. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month 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
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:
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
(...skipping 57 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
78
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698