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

Side by Side Diff: LayoutTests/platform/linux/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 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 743x39 7 RenderText {#text} at (0,0) size 743x39
8 text run at (0,0) width 126: "This test verifies that " 8 text run at (0,0) width 126: "This test verifies that "
9 text run at (126,0) width 617: "accessing a frame's document while it is still loading does not prevent the load, but can access at least a" 9 text run at (126,0) width 617: "accessing a frame's document while it is still loading does not prevent the load, but can access at least a"
10 text run at (0,20) width 170: "temporary empty document." 10 text run at (0,20) width 170: "temporary empty document."
11 RenderBlock (anonymous) at (0,56) size 784x120 11 RenderBlock (anonymous) at (0,56) size 784x120
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 157x19 14 RenderText {#text} at (0,80) size 157x19
15 text run at (0,80) width 157: "[object HTMLDocument]" 15 text run at (0,80) width 157: "[object HTMLDocument]"
16 RenderBR {BR} at (157,95) size 0x0 16 RenderBR {BR} at (157,95) size 0x0
17 RenderText {#text} at (0,100) size 157x19 17 RenderText {#text} at (0,100) size 157x19
18 text run at (0,100) width 157: "[object HTMLDocument]" 18 text run at (0,100) width 157: "[object HTMLDocument]"
19 RenderBlock {P} at (0,192) size 784x20 19 RenderBlock {P} at (0,192) size 784x20
20 RenderText {#text} at (0,0) size 588x19 20 RenderText {#text} at (0,0) size 588x19
21 text run at (0,0) width 588: "If this test passes, you should see SUCC ESS twice, followed by [object HTMLDocument] twice." 21 text run at (0,0) width 588: "If this test passes, you should see SUCC ESS twice, followed by [object HTMLDocument] twice."
22 layer at (8,64) size 300x40 22 layer at (8,64) 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 69x19 29 RenderText {#text} at (0,0) size 69x19
30 text run at (0,0) width 69: "SUCCESS" 30 text run at (0,0) width 69: "SUCCESS"
31 layer at (8,104) size 300x40 31 layer at (8,104) 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 69x19 38 RenderText {#text} at (0,0) size 69x19
39 text run at (0,0) width 69: "SUCCESS" 39 text run at (0,0) width 69: "SUCCESS"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698