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

Side by Side Diff: LayoutTests/editing/selection/caret-in-textarea-auto-expected.txt

Issue 302433015: Use correct offset when attribute auto is present (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updated to latest master Created 6 years, 6 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
(Empty)
1 Test caret position in a textarea with direction auto and having RTL text. When entering a LTR text caret position is changed.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS caretRect[0] is 198
7 PASS caretRect[1] is 101
8 PASS caretRect[0] is 187
9 PASS caretRect[1] is 133
10 PASS successfullyParsed is true
11
12 TEST COMPLETE
13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698