Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / deleting / whitespace-pre-1-expected.txt
blobd8503c1e1a575a9e468c789f76d25340e0808054
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
7 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
11 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
12 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
13 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
14 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
15 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
16 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
17 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
18 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
19 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
20 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
21 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
22 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
23 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
24 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
25 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
26 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
27 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
28 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
29 This tests for a bug in endOfLine.
31 initial state:
32 | "You should not see this paragraph unless the command has been undone.
33 There should be three paragraphs in this editable region.
34 The first one should be empty."
36 on mac:
37 | "<#selection-caret>
38 There should be three paragraphs in this editable region.
39 The first one should be empty."
41 after undo on mac:
42 | "<#selection-anchor>You should not see this paragraph unless the command has been undone.<#selection-focus>
43 There should be three paragraphs in this editable region.
44 The first one should be empty."
46 on win:
47 | "<#selection-caret>
48 There should be three paragraphs in this editable region.
49 The first one should be empty."
51 after undo on win:
52 | "<#selection-anchor>You should not see this paragraph unless the command has been undone.<#selection-focus>
53 There should be three paragraphs in this editable region.
54 The first one should be empty."
56 on unix:
57 | "<#selection-caret>
58 There should be three paragraphs in this editable region.
59 The first one should be empty."
61 after undo on unix:
62 | "<#selection-anchor>You should not see this paragraph unless the command has been undone.<#selection-focus>
63 There should be three paragraphs in this editable region.
64 The first one should be empty."
66 on android:
67 | "<#selection-caret>
68 There should be three paragraphs in this editable region.
69 The first one should be empty."
71 after undo on android:
72 | "<#selection-anchor>You should not see this paragraph unless the command has been undone.<#selection-focus>
73 There should be three paragraphs in this editable region.
74 The first one should be empty."