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

Side by Side Diff: LayoutTests/platform/win-xp/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 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 51x19 7 RenderText {#text} at (0,0) size 51x19
8 text run at (0,0) width 51: "Test for " 8 text run at (0,0) width 51: "Test for "
9 RenderInline {A} at (0,0) size 58x19 [color=#0000EE] 9 RenderInline {A} at (0,0) size 58x19 [color=#0000EE]
10 RenderText {#text} at (51,0) size 58x19 10 RenderText {#text} at (51,0) size 58x19
(...skipping 19 matching lines...) Expand all
30 text run at (153,0) width 312: "It should be rendered with some green fallback text." 30 text run at (153,0) width 312: "It should be rendered with some green fallback text."
31 RenderBlock (anonymous) at (0,348) size 784x20 31 RenderBlock (anonymous) at (0,348) size 784x20
32 RenderInline {OBJECT} at (0,0) size 73x19 32 RenderInline {OBJECT} at (0,0) size 73x19
33 RenderText {#text} at (0,0) size 0x0 33 RenderText {#text} at (0,0) size 0x0
34 RenderInline {SPAN} at (0,0) size 73x19 [color=#008000] 34 RenderInline {SPAN} at (0,0) size 73x19 [color=#008000]
35 RenderText {#text} at (0,0) size 73x19 35 RenderText {#text} at (0,0) size 73x19
36 text run at (0,0) width 73: "fallback text" 36 text run at (0,0) width 73: "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,120) size 553x184 39 layer at (8,120) 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 348x19 46 RenderText {#text} at (0,0) size 348x19
47 text run at (0,0) width 348: "This 404 error was intentionally gener ated by a test script." 47 text run at (0,0) width 348: "This 404 error was intentionally gener ated by a test script."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698