Chromium Code Reviews

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/selection/drag-in-iframe-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 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 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 770x36 7 LayoutText {#text} at (0,0) size 770x36
8 text run at (0,0) width 551: "This is an automatic pixel test. To test interactively, drag selected text onto the iframe " 8 text run at (0,0) width 551: "This is an automatic pixel test. To test interactively, drag selected text onto the iframe "
9 text run at (551,0) width 215: "below and verify that a drag caret" 9 text run at (551,0) width 215: "below and verify that a drag caret"
10 text run at (766,0) width 4: " " 10 text run at (766,0) width 4: " "
11 text run at (0,18) width 160: "appears inside the frame." 11 text run at (0,18) width 160: "appears inside the frame."
12 LayoutBlockFlow (anonymous) at (0,52) size 784x152 12 LayoutBlockFlow (anonymous) at (0,52) 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
14 layer at (8,60) size 302x152 15 layer at (8,60) size 302x152
15 LayoutIFrame {IFRAME} at (0,0) size 302x152 [border: (1px solid #000000)] 16 LayoutIFrame {IFRAME} at (0,0) size 302x152 [border: (1px solid #000000)]
16 layer at (0,0) size 300x150 17 layer at (0,0) size 300x150
17 LayoutView at (0,0) size 300x150 18 LayoutView at (0,0) size 300x150
18 layer at (0,0) size 300x150 19 layer at (0,0) size 300x150
19 LayoutBlockFlow {HTML} at (0,0) size 300x150 20 LayoutBlockFlow {HTML} at (0,0) size 300x150
20 LayoutBlockFlow {BODY} at (8,8) size 284x134 21 LayoutBlockFlow {BODY} at (8,8) size 284x134
21 LayoutInline {SPAN} at (0,0) size 38x18 22 LayoutInline {SPAN} at (0,0) size 38x18
22 LayoutText {#text} at (0,0) size 38x18 23 LayoutText {#text} at (0,0) size 38x18
23 text run at (0,0) width 38: "There" 24 text run at (0,0) width 38: "There"
24 LayoutText {#text} at (37,0) size 172x18 25 LayoutText {#text} at (37,0) size 172x18
25 text run at (37,0) width 172: " should be a caret here --> " 26 text run at (37,0) width 172: " should be a caret here --> "
26 LayoutBR {BR} at (208,14) size 1x0 27 LayoutBR {BR} at (208,14) size 1x0
27 LayoutText {#text} at (0,18) size 44x18 28 LayoutText {#text} at (0,18) size 44x18
28 text run at (0,18) width 44: "See it?" 29 text run at (0,18) width 44: "See it?"
OLDNEW

Powered by Google App Engine