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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/editing/spelling/spelling-expected.txt

Issue 2449443002: Convert editing/spelling/spelling.html with spellcheck_test (Closed)
Patch Set: Done Created 4 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
OLDNEW
(Empty)
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
11 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
12 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
13 layer at (0,0) size 800x600
14 LayoutView at (0,0) size 800x600
15 layer at (0,0) size 800x600
16 LayoutBlockFlow {HTML} at (0,0) size 800x600
17 LayoutBlockFlow {BODY} at (8,8) size 784x584
18 LayoutBlockFlow {DIV} at (0,0) size 784x20
19 LayoutText {#text} at (0,0) size 727x19
20 text run at (0,0) width 727: "You should see 'a' on the first line bel ow, and 'zz a' on the second line. 'zz' (and only 'zz') should be marked as miss pelled."
21 LayoutBlockFlow {DIV} at (0,20) size 784x84 [border: (2px solid #FF0000)]
22 LayoutBlockFlow (anonymous) at (14,14) size 756x28
23 LayoutInline {SPAN} at (0,0) size 11x27
24 LayoutText {#text} at (0,0) size 11x27
25 text run at (0,0) width 11: "a"
26 LayoutBlockFlow {DIV} at (14,42) size 756x28
27 LayoutInline {SPAN} at (0,0) size 37x27
28 LayoutText {#text} at (0,0) size 37x27
29 text run at (0,0) width 37: "zz a"
30 LayoutText {#text} at (0,0) size 0x0
31 caret: position 3 of child 0 {#text} of child 0 {SPAN} of child 2 {DIV} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698