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

Side by Side Diff: LayoutTests/platform/win/http/tests/misc/frame-access-during-load-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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 756x35 7 RenderText {#text} at (0,0) size 756x35
8 text run at (0,0) width 139: "This test verifies that " 8 text run at (0,0) width 139: "This test verifies that "
9 text run at (138,0) width 618: "accessing a frame's document while it is still loading does not prevent the load, but can access at" 9 text run at (138,0) width 618: "accessing a frame's document while it is still loading does not prevent the load, but can access at"
10 text run at (0,18) width 226: "least a temporary empty document." 10 text run at (0,18) width 226: "least a temporary empty document."
11 RenderBlock (anonymous) at (0,52) size 784x116 11 RenderBlock (anonymous) at (0,52) size 784x116
12 RenderBR {BR} at (300,40) size 0x0 12 RenderBR {BR} at (300,40) size 0x0
13 RenderBR {BR} at (300,80) size 0x0 13 RenderBR {BR} at (300,80) size 0x0
14 RenderText {#text} at (0,80) size 166x17 14 RenderText {#text} at (0,80) size 166x17
15 text run at (0,80) width 166: "[object HTMLDocument]" 15 text run at (0,80) width 166: "[object HTMLDocument]"
16 RenderBR {BR} at (165,94) size 1x0 16 RenderBR {BR} at (165,94) size 1x0
17 RenderText {#text} at (0,98) size 166x17 17 RenderText {#text} at (0,98) size 166x17
18 text run at (0,98) width 166: "[object HTMLDocument]" 18 text run at (0,98) width 166: "[object HTMLDocument]"
19 RenderBlock {P} at (0,184) size 784x18 19 RenderBlock {P} at (0,184) size 784x18
20 RenderText {#text} at (0,0) size 622x17 20 RenderText {#text} at (0,0) size 622x17
21 text run at (0,0) width 622: "If this test passes, you should see SUCC ESS twice, followed by [object HTMLDocument] twice." 21 text run at (0,0) width 622: "If this test passes, you should see SUCC ESS twice, followed by [object HTMLDocument] twice."
22 layer at (8,60) size 300x40 22 layer at (8,60) size 300x40
23 RenderPartObject {IFRAME} at (0,0) size 300x40 23 LayoutIFrame {IFRAME} at (0,0) size 300x40
24 layer at (0,0) size 300x40 24 layer at (0,0) size 300x40
25 RenderView at (0,0) size 300x40 25 RenderView at (0,0) size 300x40
26 layer at (0,0) size 300x40 26 layer at (0,0) size 300x40
27 RenderBlock {HTML} at (0,0) size 300x40 27 RenderBlock {HTML} at (0,0) size 300x40
28 RenderBody {BODY} at (8,8) size 284x24 28 RenderBody {BODY} at (8,8) size 284x24
29 RenderText {#text} at (0,0) size 70x17 29 RenderText {#text} at (0,0) size 70x17
30 text run at (0,0) width 70: "SUCCESS" 30 text run at (0,0) width 70: "SUCCESS"
31 layer at (8,100) size 300x40 31 layer at (8,100) size 300x40
32 RenderPartObject {IFRAME} at (0,40) size 300x40 32 LayoutIFrame {IFRAME} at (0,40) size 300x40
33 layer at (0,0) size 300x40 33 layer at (0,0) size 300x40
34 RenderView at (0,0) size 300x40 34 RenderView at (0,0) size 300x40
35 layer at (0,0) size 300x40 35 layer at (0,0) size 300x40
36 RenderBlock {HTML} at (0,0) size 300x40 36 RenderBlock {HTML} at (0,0) size 300x40
37 RenderBody {BODY} at (8,8) size 284x24 37 RenderBody {BODY} at (8,8) size 284x24
38 RenderText {#text} at (0,0) size 70x17 38 RenderText {#text} at (0,0) size 70x17
39 text run at (0,0) width 70: "SUCCESS" 39 text run at (0,0) width 70: "SUCCESS"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698