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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.9/editing/pasteboard/4641033-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: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 4 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
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 {P} at (0,0) size 784x36 10 LayoutBlockFlow {P} at (0,0) size 784x36
(...skipping 11 matching lines...) Expand all
22 text run at (8,2) width 7: "1" 22 text run at (8,2) width 7: "1"
23 LayoutBlockFlow (anonymous) at (0,160) size 784x108 23 LayoutBlockFlow (anonymous) at (0,160) size 784x108
24 LayoutImage {IMG} at (0,0) size 76x103 24 LayoutImage {IMG} at (0,0) size 76x103
25 LayoutText {#text} at (76,89) size 4x18 25 LayoutText {#text} at (76,89) size 4x18
26 text run at (76,89) width 4: " " 26 text run at (76,89) width 4: " "
27 LayoutMenuList {SELECT} at (80,90) size 52x18 [bgcolor=#F8F8F8] 27 LayoutMenuList {SELECT} at (80,90) size 52x18 [bgcolor=#F8F8F8]
28 LayoutBlockFlow (anonymous) at (0,0) size 52x18 28 LayoutBlockFlow (anonymous) at (0,0) size 52x18
29 LayoutText (anonymous) at (8,2) size 7x13 29 LayoutText (anonymous) at (8,2) size 7x13
30 text run at (8,2) width 7: "1" 30 text run at (8,2) width 7: "1"
31 LayoutText {#text} at (0,0) size 0x0 31 LayoutText {#text} at (0,0) size 0x0
32 LayoutText {#text} at (0,0) size 0x0
33 caret: position 1 of child 2 {SELECT} of child 2 {DIV} of body 32 caret: position 1 of child 2 {SELECT} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698