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

Side by Side Diff: LayoutTests/editing/selection/select-bidi-run-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 select bidirectional text intuitively. To man ually test, select text in blue box in each test case below by a mouse drag from left to right. The changes in the selected text should match the expectations b efore |. Do the same by a mouse drag from right to left and expectations are aft er |. 1 This test ensures WebKit lets user select bidirectional text intuitively. To man ually test, select text in blue box in each test case below by a mouse drag from left to right. The changes in the selected text should match the expectations b efore |. Do the same by a mouse drag from right to left and expectations are aft er |.
2 2
3 Test "abcABC" in "abcABC": 3 Test "abcABC" in "abcABC":
4 Selecting from left to right 4 Selecting from left to right
5 PASS selected "a" 5 PASS selected "a"
6 PASS selected "ab" 6 PASS selected "ab"
7 PASS selected "abc" 7 PASS selected "abc"
8 PASS selected "abcAB" 8 PASS selected "abcAB"
9 PASS selected "abcA" 9 PASS selected "abcA"
10 PASS selected "abcABC" 10 PASS selected "abcABC"
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after
132 PASS selected "AB" 132 PASS selected "AB"
133 PASS selected "ABC" 133 PASS selected "ABC"
134 134
135 PASS successfullyParsed is true 135 PASS successfullyParsed is true
136 136
137 TEST COMPLETE 137 TEST COMPLETE
138 138
139 139
140 140
141 141
142
OLDNEW
« no previous file with comments | « LayoutTests/editing/selection/select-bidi-run.html ('k') | LayoutTests/editing/selection/select-from-textfield-outwards.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698