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

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

Issue 2786063003: Auto-rebaseline for r460732 (Closed)
Patch Set: Created 3 years, 8 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 | « third_party/WebKit/LayoutTests/platform/win/fast/forms/focus-selection-textarea-expected.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
11 <textarea> focus selection
12
13 This test checks whether the selection is restored, cleared, or set to the full range when using different ways to focus a text area. These results all match Mo zilla. When running manually, please follow the steps below. In the test harness , the test runs automatically.
14
15 1) Hit tab, only the word "SUCCESS" should be selected:
16 2) Hit Ctrl-Option-J (or Alt-J on Windows), only the word "SUCCESS" should be se lected:
17 3) , only the word "SUCCESS" should be selected:
18 4) Click in the input field, nothing should be selected:
19 5) Click this label, only the word "SUCCESS" should be selected:
20 6) Hit Ctrl-Option-U (or Alt-U on Windows), only the word "SUCCESS" should be se lected:
21 7) , only the word "SUCCESS" should be selected:
22 8) , only the word "SUCCESS" should be selected:
23
24
25 9) Hit Ctrl-Option-I (or Alt-I on Windows), only the word "SUCCESS" should be se lected:
26
27
28 PASS successfullyParsed is true
29
30 TEST COMPLETE
31 PASS first.selectionStart is 11
32 PASS first.selectionEnd is 18
33 PASS first.selectionStart is 11
34 PASS first.selectionEnd is 18
35 PASS second.selectionStart is 11
36 PASS second.selectionEnd is 18
37 PASS second.selectionStart is 11
38 PASS second.selectionEnd is 18
39 PASS third.selectionStart is 11
40 PASS third.selectionEnd is 18
41 PASS third.selectionStart is 11
42 PASS third.selectionEnd is 18
43 PASS fourth.selectionStart is 11
44 PASS fourth.selectionEnd is 18
45 PASS fourth.selectionStart is 0
46 PASS fourth.selectionEnd is 0
47 PASS fifth.selectionStart is 11
48 PASS fifth.selectionEnd is 18
49 PASS fifth.selectionStart is 11
50 PASS fifth.selectionEnd is 18
51 PASS sixth.selectionStart is 11
52 PASS sixth.selectionEnd is 18
53 PASS sixth.selectionStart is 11
54 PASS sixth.selectionEnd is 18
55 PASS seventh.selectionStart is 11
56 PASS seventh.selectionEnd is 18
57 PASS seventh.selectionStart is 11
58 PASS seventh.selectionEnd is 18
59 PASS eighth.selectionStart is 11
60 PASS eighth.selectionEnd is 18
61 PASS eighth.selectionStart is 11
62 PASS eighth.selectionEnd is 18
63 PASS ninth.selectionStart is 11
64 PASS ninth.selectionEnd is 18
65 PASS ninth.selectionStart is 11
66 PASS ninth.selectionEnd is 18
67
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win/fast/forms/focus-selection-textarea-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698