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

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

Issue 2369963005: Avoid creating consecutive whitespace renderers. (Closed)
Patch Set: Rebased and manually fixed expectations Created 4 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: 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 784x36 9 LayoutBlockFlow {P} at (0,0) size 784x36
10 LayoutText {#text} at (0,0) size 108x18 10 LayoutText {#text} at (0,0) size 108x18
(...skipping 14 matching lines...) Expand all
25 text run at (486,0) width 181: "no text is currently selected." 25 text run at (486,0) width 181: "no text is currently selected."
26 LayoutBlockFlow {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)] 26 LayoutBlockFlow {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)]
27 LayoutBlockFlow (anonymous) at (0,96) size 784x19 27 LayoutBlockFlow (anonymous) at (0,96) size 784x19
28 LayoutTextControl {INPUT} at (0,0) size 131x19 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 28 LayoutTextControl {INPUT} at (0,0) size 131x19 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
29 LayoutText {#text} at (131,0) size 4x18 29 LayoutText {#text} at (131,0) size 4x18
30 text run at (131,0) width 4: " " 30 text run at (131,0) width 4: " "
31 LayoutInline {A} at (0,0) size 166x18 [color=#0000EE] 31 LayoutInline {A} at (0,0) size 166x18 [color=#0000EE]
32 LayoutText {#text} at (135,0) size 166x18 32 LayoutText {#text} at (135,0) size 166x18
33 text run at (135,0) width 166: "drop me into the text field" 33 text run at (135,0) width 166: "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 (11,107) size 125x13 35 layer at (11,107) size 125x13
37 LayoutBlockFlow {DIV} at (3,3) size 125x13 36 LayoutBlockFlow {DIV} at (3,3) size 125x13
38 LayoutText {#text} at (0,0) size 106x13 37 LayoutText {#text} at (0,0) size 106x13
39 text run at (0,0) width 106: "http://www.ibm.com/" 38 text run at (0,0) width 106: "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