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

Side by Side Diff: LayoutTests/platform/win/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 784x36 12 RenderBlock {DIV} at (0,38) size 784x36
13 RenderText {#text} at (0,0) size 779x35 13 RenderText {#text} at (0,0) size 779x35
14 text run at (0,0) width 295: "This tests Targetted frame submission wo rks. " 14 text run at (0,0) width 295: "This tests Targetted frame submission wo rks. "
15 text run at (294,0) width 485: "If the test is successful, the text \" SUCCESS\" should be shown in the iframe" 15 text run at (294,0) width 485: "If the test is successful, the text \" SUCCESS\" should be shown in the iframe"
16 text run at (0,18) width 44: "below." 16 text run at (0,18) width 44: "below."
17 RenderBlock (anonymous) at (0,74) size 784x154 17 RenderBlock (anonymous) at (0,74) size 784x154
18 RenderText {#text} at (0,0) size 0x0 18 RenderText {#text} at (0,0) size 0x0
19 layer at (8,82) size 304x154 19 layer at (8,82) size 304x154
20 RenderPartObject {IFRAME} at (0,0) size 304x154 [border: (2px inset #EEEEEE)] 20 LayoutIFrame {IFRAME} at (0,0) size 304x154 [border: (2px inset #EEEEEE)]
21 layer at (0,0) size 300x150 21 layer at (0,0) size 300x150
22 RenderView at (0,0) size 300x150 22 RenderView at (0,0) size 300x150
23 layer at (0,0) size 300x150 23 layer at (0,0) size 300x150
24 RenderBlock {HTML} at (0,0) size 300x150 24 RenderBlock {HTML} at (0,0) size 300x150
25 RenderBody {BODY} at (8,8) size 284x129 25 RenderBody {BODY} at (8,8) size 284x129
26 RenderBlock {PRE} at (0,0) size 284x16 26 RenderBlock {PRE} at (0,0) size 284x16
27 RenderText {#text} at (0,0) size 56x16 27 RenderText {#text} at (0,0) size 56x16
28 text run at (0,0) width 56: "SUCCESS" 28 text run at (0,0) width 56: "SUCCESS"
29 text run at (56,0) width 0: " " 29 text run at (56,0) width 0: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698