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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/forms/focus-selection-textarea-expected.txt

Issue 1734293002: TEXTAREA should not reset the caret position when it is focused by sequential focus navigation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-textarea.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
(...skipping 20 matching lines...) Expand all
31 31
32 32
33 9) Hit Ctrl-Option-I (or Alt-I on Windows), only the word "SUCCESS" should be se lected: 33 9) Hit Ctrl-Option-I (or Alt-I on Windows), only the word "SUCCESS" should be se lected:
34 34
35 35
36 PASS successfullyParsed is true 36 PASS successfullyParsed is true
37 37
38 TEST COMPLETE 38 TEST COMPLETE
39 PASS first.selectionStart is 11 39 PASS first.selectionStart is 11
40 PASS first.selectionEnd is 18 40 PASS first.selectionEnd is 18
41 FAIL first.selectionStart should be 11. Was 0. 41 PASS first.selectionStart is 11
42 FAIL first.selectionEnd should be 18. Was 0. 42 PASS first.selectionEnd is 18
43 PASS second.selectionStart is 11 43 PASS second.selectionStart is 11
44 PASS second.selectionEnd is 18 44 PASS second.selectionEnd is 18
45 PASS second.selectionStart is 11 45 PASS second.selectionStart is 11
46 PASS second.selectionEnd is 18 46 PASS second.selectionEnd is 18
47 PASS third.selectionStart is 11 47 PASS third.selectionStart is 11
48 PASS third.selectionEnd is 18 48 PASS third.selectionEnd is 18
49 PASS third.selectionStart is 11 49 PASS third.selectionStart is 11
50 PASS third.selectionEnd is 18 50 PASS third.selectionEnd is 18
51 PASS fourth.selectionStart is 11 51 PASS fourth.selectionStart is 11
52 PASS fourth.selectionEnd is 18 52 PASS fourth.selectionEnd is 18
53 PASS fourth.selectionStart is 0 53 PASS fourth.selectionStart is 0
54 PASS fourth.selectionEnd is 0 54 PASS fourth.selectionEnd is 0
55 PASS fifth.selectionStart is 11 55 PASS fifth.selectionStart is 11
56 PASS fifth.selectionEnd is 18 56 PASS fifth.selectionEnd is 18
57 PASS fifth.selectionStart is 11 57 PASS fifth.selectionStart is 11
58 PASS fifth.selectionEnd is 18 58 PASS fifth.selectionEnd is 18
59 PASS sixth.selectionStart is 11 59 PASS sixth.selectionStart is 11
60 PASS sixth.selectionEnd is 18 60 PASS sixth.selectionEnd is 18
61 PASS sixth.selectionStart is 11 61 PASS sixth.selectionStart is 11
62 PASS sixth.selectionEnd is 18 62 PASS sixth.selectionEnd is 18
63 PASS seventh.selectionStart is 11 63 PASS seventh.selectionStart is 11
64 PASS seventh.selectionEnd is 18 64 PASS seventh.selectionEnd is 18
65 PASS seventh.selectionStart is 11 65 PASS seventh.selectionStart is 11
66 PASS seventh.selectionEnd is 18 66 PASS seventh.selectionEnd is 18
67 PASS eighth.selectionStart is 11 67 PASS eighth.selectionStart is 11
68 PASS eighth.selectionEnd is 18 68 PASS eighth.selectionEnd is 18
69 FAIL eighth.selectionStart should be 11. Was 0. 69 PASS eighth.selectionStart is 11
70 FAIL eighth.selectionEnd should be 18. Was 0. 70 PASS eighth.selectionEnd is 18
71 PASS ninth.selectionStart is 11 71 PASS ninth.selectionStart is 11
72 PASS ninth.selectionEnd is 18 72 PASS ninth.selectionEnd is 18
73 PASS ninth.selectionStart is 11 73 PASS ninth.selectionStart is 11
74 PASS ninth.selectionEnd is 18 74 PASS ninth.selectionEnd is 18
75 75
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-textarea.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698