Chromium Code Reviews

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/drop-text-without-selection-expected.txt

Issue 2374983004: Revert "Avoid creating consecutive whitespace renderers." (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
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: webViewDidChange:WebViewDidChangeNotification 3 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 LayoutView at (0,0) size 800x600 5 LayoutView at (0,0) size 800x600
6 layer at (0,0) size 800x600 6 layer at (0,0) size 800x600
7 LayoutBlockFlow {HTML} at (0,0) size 800x600 7 LayoutBlockFlow {HTML} at (0,0) size 800x600
8 LayoutBlockFlow {BODY} at (8,8) size 784x584 8 LayoutBlockFlow {BODY} at (8,8) size 784x584
9 LayoutBlockFlow {P} at (0,0) size 784x40 9 LayoutBlockFlow {P} at (0,0) size 784x40
10 LayoutText {#text} at (0,0) size 99x19 10 LayoutText {#text} at (0,0) size 99x19
(...skipping 14 matching lines...)
25 text run at (458,0) width 167: "no text is currently selected." 25 text run at (458,0) width 167: "no text is currently selected."
26 LayoutBlockFlow {HR} at (0,92) size 784x2 [border: (1px inset #EEEEEE)] 26 LayoutBlockFlow {HR} at (0,92) size 784x2 [border: (1px inset #EEEEEE)]
27 LayoutBlockFlow (anonymous) at (0,102) size 784x22 27 LayoutBlockFlow (anonymous) at (0,102) size 784x22
28 LayoutTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 28 LayoutTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
29 LayoutText {#text} at (154,1) size 4x19 29 LayoutText {#text} at (154,1) size 4x19
30 text run at (154,1) width 4: " " 30 text run at (154,1) width 4: " "
31 LayoutInline {A} at (0,0) size 154x19 [color=#0000EE] 31 LayoutInline {A} at (0,0) size 154x19 [color=#0000EE]
32 LayoutText {#text} at (158,1) size 154x19 32 LayoutText {#text} at (158,1) size 154x19
33 text run at (158,1) width 154: "drop me into the text field" 33 text run at (158,1) width 154: "drop me into the text field"
34 LayoutText {#text} at (0,0) size 0x0 34 LayoutText {#text} at (0,0) size 0x0
35 LayoutText {#text} at (0,0) size 0x0
35 layer at (10,113) size 150x16 36 layer at (10,113) size 150x16
36 LayoutBlockFlow {DIV} at (2,3) size 150x16 37 LayoutBlockFlow {DIV} at (2,3) size 150x16
37 LayoutText {#text} at (0,0) size 119x16 38 LayoutText {#text} at (0,0) size 119x16
38 text run at (0,0) width 119: "http://www.ibm.com/" 39 text run at (0,0) width 119: "http://www.ibm.com/"
39 selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 7 {INPUT} of body 40 selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 7 {INPUT} of body
40 selection end: position 19 of child 0 {#text} of child 0 {DIV} of {#document-f ragment} of child 7 {INPUT} of body 41 selection end: position 19 of child 0 {#text} of child 0 {DIV} of {#document-f ragment} of child 7 {INPUT} of body
OLDNEW

Powered by Google App Engine