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

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

Issue 2719993003: Collapse whitespace away when creating whitespace layout objects.
Patch Set: g cl web Created 3 years, 9 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: 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 104x19 10 LayoutText {#text} at (0,0) size 104x19
(...skipping 14 matching lines...) Expand all
25 text run at (478,0) width 175: "no text is currently selected." 25 text run at (478,0) width 175: "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 162x19 [color=#0000EE] 31 LayoutInline {A} at (0,0) size 162x19 [color=#0000EE]
32 LayoutText {#text} at (158,1) size 162x19 32 LayoutText {#text} at (158,1) size 162x19
33 text run at (158,1) width 162: "drop me into the text field" 33 text run at (158,1) width 162: "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
36 layer at (10,113) size 150x16 35 layer at (10,113) size 150x16
37 LayoutBlockFlow {DIV} at (2,3) size 150x16 36 LayoutBlockFlow {DIV} at (2,3) size 150x16
38 LayoutText {#text} at (0,0) size 119x16 37 LayoutText {#text} at (0,0) size 119x16
39 text run at (0,0) width 119: "http://www.ibm.com/" 38 text run at (0,0) width 119: "http://www.ibm.com/"
40 selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 7 {INPUT} of body 39 selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} 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 40 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
This is Rietveld 408576698