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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/end-of-document-expected.txt

Issue 1410703003: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
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 layer at (0,0) size 800x600 5 layer at (0,0) size 800x600
6 LayoutView at (0,0) size 800x600 6 LayoutView at (0,0) size 800x600
7 layer at (0,0) size 800x600 7 layer at (0,0) size 800x600
8 LayoutBlockFlow {HTML} at (0,0) size 800x600 8 LayoutBlockFlow {HTML} at (0,0) size 800x600
9 LayoutBlockFlow {BODY} at (8,8) size 784x584 9 LayoutBlockFlow {BODY} at (8,8) size 784x584
10 LayoutBlockFlow {DIV} at (0,0) size 784x332 10 LayoutBlockFlow {DIV} at (0,0) size 784x332
11 LayoutBlockFlow {DIV} at (0,0) size 784x296 11 LayoutBlockFlow {DIV} at (0,0) size 784x296
12 LayoutBlockFlow {DIV} at (0,0) size 784x20 12 LayoutBlockFlow {DIV} at (0,0) size 784x20
13 LayoutText {#text} at (0,0) size 299x19 13 LayoutText {#text} at (0,0) size 299x19
14 text run at (0,0) width 299: "On Feb 1, 2006, at 7:37 PM, David Hy att wrote:" 14 text run at (0,0) width 299: "On Feb 1, 2006, at 7:37 PM, David Hy att wrote:"
15 LayoutBlockFlow (anonymous) at (0,20) size 784x20 15 LayoutBlockFlow (anonymous) at (0,20) size 784x20
16 LayoutBR {BR} at (0,0) size 0x19 16 LayoutBR {BR} at (0,0) size 0x19
17 LayoutBlockFlow {BLOCKQUOTE} at (40,56) size 704x240 [color=#0000FF] 17 LayoutBlockFlow {BLOCKQUOTE} at (40,56) size 704x240 [color=#0000FF]
18 LayoutBlockFlow {DIV} at (0,0) size 704x80 18 LayoutBlockFlow {DIV} at (0,0) size 704x80
19 LayoutText {#text} at (0,0) size 413x19 19 LayoutText {#text} at (0,0) size 413x19
20 text run at (0,0) width 413: "While reworking images I ran into something that really concerns me." 20 text run at (0,0) width 413: "While reworking images I ran into something that really concerns me."
21 LayoutInline {SPAN} at (0,0) size 4x19 21 LayoutInline {SPAN} at (0,0) size 4x19
22 LayoutText {#text} at (413,0) size 4x19 22 LayoutText {#text} at (413,0) size 4x19
23 text run at (413,0) width 4: " " 23 text run at (413,0) width 4: " "
24 LayoutText {#text} at (417,0) size 692x39 24 LayoutText {#text} at (417,0) size 691x39
25 text run at (417,0) width 271: "WebElementImageKey is a key adde d to the" 25 text run at (417,0) width 270: "WebElementImageKey is a key adde d to the"
26 text run at (688,0) width 4: " " 26 text run at (686,0) width 5: " "
27 text run at (0,20) width 370: "elementAtPoint dictionary and the key's value is an NSImage." 27 text run at (0,20) width 370: "elementAtPoint dictionary and the key's value is an NSImage."
28 LayoutInline {SPAN} at (0,0) size 4x19 28 LayoutInline {SPAN} at (0,0) size 4x19
29 LayoutText {#text} at (370,20) size 4x19 29 LayoutText {#text} at (370,20) size 4x19
30 text run at (370,20) width 4: " " 30 text run at (370,20) width 4: " "
31 LayoutText {#text} at (374,20) size 245x19 31 LayoutText {#text} at (374,20) size 244x19
32 text run at (374,20) width 245: "Unfortunately we use CGImageRef now." 32 text run at (374,20) width 244: "Unfortunately we use CGImageRef now."
33 LayoutInline {SPAN} at (0,0) size 4x19 33 LayoutInline {SPAN} at (0,0) size 5x19
34 LayoutText {#text} at (619,20) size 4x19 34 LayoutText {#text} at (617,20) size 5x19
35 text run at (619,20) width 4: " " 35 text run at (617,20) width 5: " "
36 LayoutText {#text} at (623,20) size 687x59 36 LayoutText {#text} at (621,20) size 687x59
37 text run at (623,20) width 57: "What this" 37 text run at (621,20) width 58: "What this"
38 text run at (680,20) width 4: " " 38 text run at (678,20) width 5: " "
39 text run at (0,40) width 683: "means is that as you move the mou se around a web page we are aggressively mallocing NSImages that then move" 39 text run at (0,40) width 683: "means is that as you move the mou se around a web page we are aggressively mallocing NSImages that then move"
40 text run at (683,40) width 4: " " 40 text run at (683,40) width 4: " "
41 text run at (0,60) width 604: "into our image cache and stay aro und until the CGImageRef goes away (which could be a long time)." 41 text run at (0,60) width 604: "into our image cache and stay aro und until the CGImageRef goes away (which could be a long time)."
42 LayoutBlockFlow {DIV} at (0,80) size 704x20 42 LayoutBlockFlow {DIV} at (0,80) size 704x20
43 LayoutBR {BR} at (0,0) size 0x19 43 LayoutBR {BR} at (0,0) size 0x19
44 LayoutBlockFlow {DIV} at (0,100) size 704x60 44 LayoutBlockFlow {DIV} at (0,100) size 704x60
45 LayoutText {#text} at (0,0) size 297x19 45 LayoutText {#text} at (0,0) size 297x19
46 text run at (0,0) width 297: "I think this is terrible but am no t sure how to fix it." 46 text run at (0,0) width 297: "I think this is terrible but am no t sure how to fix it."
47 LayoutInline {SPAN} at (0,0) size 4x19 47 LayoutInline {SPAN} at (0,0) size 4x19
48 LayoutText {#text} at (297,0) size 4x19 48 LayoutText {#text} at (297,0) size 4x19
(...skipping 20 matching lines...) Expand all
69 LayoutText {#text} at (0,0) size 29x19 69 LayoutText {#text} at (0,0) size 29x19
70 text run at (0,0) width 29: "dave" 70 text run at (0,0) width 29: "dave"
71 LayoutBlockFlow {DIV} at (0,200) size 704x20 71 LayoutBlockFlow {DIV} at (0,200) size 704x20
72 LayoutText {#text} at (0,0) size 117x19 72 LayoutText {#text} at (0,0) size 117x19
73 text run at (0,0) width 117: "(hyatt@apple.com)" 73 text run at (0,0) width 117: "(hyatt@apple.com)"
74 LayoutBlockFlow {DIV} at (0,220) size 704x20 74 LayoutBlockFlow {DIV} at (0,220) size 704x20
75 LayoutBR {BR} at (0,0) size 0x19 75 LayoutBR {BR} at (0,0) size 0x19
76 LayoutBlockFlow (anonymous) at (0,312) size 784x20 76 LayoutBlockFlow (anonymous) at (0,312) size 784x20
77 LayoutBR {BR} at (0,0) size 0x19 77 LayoutBR {BR} at (0,0) size 0x19
78 caret: position 0 of child 0 {BR} of child 6 {DIV} of child 2 {BLOCKQUOTE} of ch ild 1 {DIV} of child 1 {DIV} of body 78 caret: position 0 of child 0 {BR} of child 6 {DIV} of child 2 {BLOCKQUOTE} of ch ild 1 {DIV} of child 1 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698