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

Side by Side Diff: LayoutTests/platform/linux/fast/forms/targeted-frame-submission-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 {FORM} at (0,0) size 784x22 6 RenderBlock {FORM} at (0,0) size 784x22
7 RenderButton {INPUT} at (0,0) size 41x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)] 7 RenderButton {INPUT} at (0,0) size 41x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
8 RenderBlock (anonymous) at (8,3) size 25x16 8 RenderBlock (anonymous) at (8,3) size 25x16
9 RenderText {#text} at (0,0) size 25x16 9 RenderText {#text} at (0,0) size 25x16
10 text run at (0,0) width 25: "form" 10 text run at (0,0) width 25: "form"
11 RenderText {#text} at (0,0) size 0x0 11 RenderText {#text} at (0,0) size 0x0
12 RenderBlock {DIV} at (0,38) size 784x20 12 RenderBlock {DIV} at (0,38) size 784x20
13 RenderText {#text} at (0,0) size 770x19 13 RenderText {#text} at (0,0) size 770x19
14 text run at (0,0) width 275: "This tests Targetted frame submission wo rks. " 14 text run at (0,0) width 275: "This tests Targetted frame submission wo rks. "
15 text run at (275,0) width 495: "If the test is successful, the text \" SUCCESS\" should be shown in the iframe below." 15 text run at (275,0) width 495: "If the test is successful, the text \" SUCCESS\" should be shown in the iframe below."
16 RenderBlock (anonymous) at (0,58) size 784x154 16 RenderBlock (anonymous) at (0,58) size 784x154
17 RenderText {#text} at (0,0) size 0x0 17 RenderText {#text} at (0,0) size 0x0
18 layer at (8,66) size 304x154 18 layer at (8,66) size 304x154
19 RenderPartObject {IFRAME} at (0,0) size 304x154 [border: (2px inset #EEEEEE)] 19 LayoutIFrame {IFRAME} at (0,0) size 304x154 [border: (2px inset #EEEEEE)]
20 layer at (0,0) size 300x150 20 layer at (0,0) size 300x150
21 RenderView at (0,0) size 300x150 21 RenderView at (0,0) size 300x150
22 layer at (0,0) size 300x150 22 layer at (0,0) size 300x150
23 RenderBlock {HTML} at (0,0) size 300x150 23 RenderBlock {HTML} at (0,0) size 300x150
24 RenderBody {BODY} at (8,8) size 284x129 24 RenderBody {BODY} at (8,8) size 284x129
25 RenderBlock {PRE} at (0,0) size 284x16 25 RenderBlock {PRE} at (0,0) size 284x16
26 RenderText {#text} at (0,0) size 56x16 26 RenderText {#text} at (0,0) size 56x16
27 text run at (0,0) width 56: "SUCCESS" 27 text run at (0,0) width 56: "SUCCESS"
28 text run at (56,0) width 0: " " 28 text run at (56,0) width 0: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698