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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/drag-in-iframe-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 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 751x39 7 LayoutText {#text} at (0,0) size 751x39
8 text run at (0,0) width 536: "This is an automatic pixel test. To test interactively, drag selected text onto the iframe " 8 text run at (0,0) width 536: "This is an automatic pixel test. To test interactively, drag selected text onto the iframe "
9 text run at (535,0) width 212: "below and verify that a drag caret" 9 text run at (535,0) width 212: "below and verify that a drag caret"
10 text run at (746,0) width 5: " " 10 text run at (746,0) width 5: " "
11 text run at (0,20) width 156: "appears inside the frame." 11 text run at (0,20) width 156: "appears inside the frame."
12 LayoutBlockFlow (anonymous) at (0,56) size 784x152 12 LayoutBlockFlow (anonymous) at (0,56) size 784x152
13 LayoutText {#text} at (0,0) size 0x0 13 LayoutText {#text} at (0,0) size 0x0
14 LayoutText {#text} at (0,0) size 0x0
15 layer at (8,64) size 302x152 14 layer at (8,64) size 302x152
16 LayoutIFrame {IFRAME} at (0,0) size 302x152 [border: (1px solid #000000)] 15 LayoutIFrame {IFRAME} at (0,0) size 302x152 [border: (1px solid #000000)]
17 layer at (0,0) size 300x150 16 layer at (0,0) size 300x150
18 LayoutView at (0,0) size 300x150 17 LayoutView at (0,0) size 300x150
19 layer at (0,0) size 300x150 18 layer at (0,0) size 300x150
20 LayoutBlockFlow {HTML} at (0,0) size 300x150 19 LayoutBlockFlow {HTML} at (0,0) size 300x150
21 LayoutBlockFlow {BODY} at (8,8) size 284x134 20 LayoutBlockFlow {BODY} at (8,8) size 284x134
22 LayoutInline {SPAN} at (0,0) size 37x19 21 LayoutInline {SPAN} at (0,0) size 37x19
23 LayoutText {#text} at (0,0) size 37x19 22 LayoutText {#text} at (0,0) size 37x19
24 text run at (0,0) width 37: "There" 23 text run at (0,0) width 37: "There"
25 LayoutText {#text} at (37,0) size 168x19 24 LayoutText {#text} at (37,0) size 168x19
26 text run at (37,0) width 168: " should be a caret here --> " 25 text run at (37,0) width 168: " should be a caret here --> "
27 LayoutBR {BR} at (205,15) size 0x0 26 LayoutBR {BR} at (205,15) size 0x0
28 LayoutText {#text} at (0,20) size 42x19 27 LayoutText {#text} at (0,20) size 42x19
29 text run at (0,20) width 42: "See it?" 28 text run at (0,20) width 42: "See it?"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698