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

Side by Side Diff: LayoutTests/platform/win/http/tests/misc/iframe404-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 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 55x17 7 RenderText {#text} at (0,0) size 55x17
8 text run at (0,0) width 55: "Test for " 8 text run at (0,0) width 55: "Test for "
9 RenderInline {A} at (0,0) size 61x17 [color=#0000EE] 9 RenderInline {A} at (0,0) size 61x17 [color=#0000EE]
10 RenderText {#text} at (54,0) size 61x17 10 RenderText {#text} at (54,0) size 61x17
(...skipping 19 matching lines...) Expand all
30 text run at (164,0) width 334: "It should be rendered with some green fallback text." 30 text run at (164,0) width 334: "It should be rendered with some green fallback text."
31 RenderBlock (anonymous) at (0,338) size 784x18 31 RenderBlock (anonymous) at (0,338) size 784x18
32 RenderInline {OBJECT} at (0,0) size 80x17 32 RenderInline {OBJECT} at (0,0) size 80x17
33 RenderText {#text} at (0,0) size 0x0 33 RenderText {#text} at (0,0) size 0x0
34 RenderInline {SPAN} at (0,0) size 80x17 [color=#008000] 34 RenderInline {SPAN} at (0,0) size 80x17 [color=#008000]
35 RenderText {#text} at (0,0) size 80x17 35 RenderText {#text} at (0,0) size 80x17
36 text run at (0,0) width 80: "fallback text" 36 text run at (0,0) width 80: "fallback text"
37 RenderText {#text} at (0,0) size 0x0 37 RenderText {#text} at (0,0) size 0x0
38 RenderText {#text} at (0,0) size 0x0 38 RenderText {#text} at (0,0) size 0x0
39 layer at (8,112) size 553x184 39 layer at (8,112) size 553x184
40 RenderPartObject {IFRAME} at (0,0) size 552.80x184 [border: (2px inset #EEEEEE )] 40 LayoutIFrame {IFRAME} at (0,0) size 552.80x184 [border: (2px inset #EEEEEE)]
41 layer at (0,0) size 549x180 41 layer at (0,0) size 549x180
42 RenderView at (0,0) size 549x180 42 RenderView at (0,0) size 549x180
43 layer at (0,0) size 549x180 43 layer at (0,0) size 549x180
44 RenderBlock {HTML} at (0,0) size 549x180 44 RenderBlock {HTML} at (0,0) size 549x180
45 RenderBody {BODY} at (8,8) size 533x164 45 RenderBody {BODY} at (8,8) size 533x164
46 RenderText {#text} at (0,0) size 373x17 46 RenderText {#text} at (0,0) size 373x17
47 text run at (0,0) width 373: "This 404 error was intentionally gener ated by a test script." 47 text run at (0,0) width 373: "This 404 error was intentionally gener ated by a test script."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698