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

Side by Side Diff: LayoutTests/platform/linux/editing/selection/drag-in-iframe-expected.txt

Issue 930183002: Move and rename RenderEmbeddedObject and RenderIFrame. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rename properly to LayoutIFrame in test expectations. Created 5 years, 10 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 770x39 7 RenderText {#text} at (0,0) size 770x39
8 text run at (0,0) width 512: "This is an automatic pixel test. To test interactively, drag selected text onto the iframe " 8 text run at (0,0) width 512: "This is an automatic pixel test. To test interactively, drag selected text onto the iframe "
9 text run at (512,0) width 254: "below and verify that a drag caret app ears" 9 text run at (512,0) width 254: "below and verify that a drag caret app ears"
10 text run at (766,0) width 4: " " 10 text run at (766,0) width 4: " "
11 text run at (0,20) width 98: "inside the frame." 11 text run at (0,20) width 98: "inside the frame."
12 RenderBlock (anonymous) at (0,56) size 784x152 12 RenderBlock (anonymous) at (0,56) size 784x152
13 RenderText {#text} at (0,0) size 0x0 13 RenderText {#text} at (0,0) size 0x0
14 RenderText {#text} at (0,0) size 0x0 14 RenderText {#text} at (0,0) size 0x0
15 layer at (8,64) size 302x152 15 layer at (8,64) size 302x152
16 RenderPartObject {IFRAME} at (0,0) size 302x152 [border: (1px solid #000000)] 16 LayoutIFrame {IFRAME} at (0,0) size 302x152 [border: (1px solid #000000)]
17 layer at (0,0) size 300x150 17 layer at (0,0) size 300x150
18 RenderView at (0,0) size 300x150 18 RenderView at (0,0) size 300x150
19 layer at (0,0) size 300x150 19 layer at (0,0) size 300x150
20 RenderBlock {HTML} at (0,0) size 300x150 20 RenderBlock {HTML} at (0,0) size 300x150
21 RenderBody {BODY} at (8,8) size 284x134 21 RenderBody {BODY} at (8,8) size 284x134
22 RenderInline {SPAN} at (0,0) size 35x19 22 RenderInline {SPAN} at (0,0) size 35x19
23 RenderText {#text} at (0,0) size 35x19 23 RenderText {#text} at (0,0) size 35x19
24 text run at (0,0) width 35: "There" 24 text run at (0,0) width 35: "There"
25 RenderText {#text} at (35,0) size 166x19 25 RenderText {#text} at (35,0) size 166x19
26 text run at (35,0) width 166: " should be a caret here --> " 26 text run at (35,0) width 166: " should be a caret here --> "
27 RenderBR {BR} at (201,15) size 0x0 27 RenderBR {BR} at (201,15) size 0x0
28 RenderText {#text} at (0,20) size 41x19 28 RenderText {#text} at (0,20) size 41x19
29 text run at (0,20) width 41: "See it?" 29 text run at (0,20) width 41: "See it?"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698