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

Side by Side Diff: LayoutTests/platform/win/http/tests/misc/frame-access-during-load-expected.txt

Issue 149653003: Avoid requiring a recalc to update compositing state for iframes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline. Created 6 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 | Annotate | Revision Log
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 RenderPartObject {IFRAME} at (0,0) size 300x40
13 layer at (0,0) size 300x40
14 RenderView at (0,0) size 300x40
15 layer at (0,0) size 300x40
16 RenderBlock {HTML} at (0,0) size 300x40
17 RenderBody {BODY} at (8,8) size 284x24
18 RenderText {#text} at (0,0) size 69x19
19 text run at (0,0) width 69: "SUCCESS"
20 RenderBR {BR} at (300,40) size 0x0 12 RenderBR {BR} at (300,40) size 0x0
21 RenderPartObject {IFRAME} at (0,40) size 300x40
22 layer at (0,0) size 300x40
23 RenderView at (0,0) size 300x40
24 layer at (0,0) size 300x40
25 RenderBlock {HTML} at (0,0) size 300x40
26 RenderBody {BODY} at (8,8) size 284x24
27 RenderText {#text} at (0,0) size 69x19
28 text run at (0,0) width 69: "SUCCESS"
29 RenderBR {BR} at (300,80) size 0x0 13 RenderBR {BR} at (300,80) size 0x0
30 RenderText {#text} at (0,80) size 157x19 14 RenderText {#text} at (0,80) size 157x19
31 text run at (0,80) width 157: "[object HTMLDocument]" 15 text run at (0,80) width 157: "[object HTMLDocument]"
32 RenderBR {BR} at (157,95) size 0x0 16 RenderBR {BR} at (157,95) size 0x0
33 RenderText {#text} at (0,100) size 157x19 17 RenderText {#text} at (0,100) size 157x19
34 text run at (0,100) width 157: "[object HTMLDocument]" 18 text run at (0,100) width 157: "[object HTMLDocument]"
35 RenderBlock {P} at (0,192) size 784x20 19 RenderBlock {P} at (0,192) size 784x20
36 RenderText {#text} at (0,0) size 588x19 20 RenderText {#text} at (0,0) size 588x19
37 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
23 RenderPartObject {IFRAME} at (0,0) size 300x40
24 layer at (0,0) size 300x40
25 RenderView at (0,0) size 300x40
26 layer at (0,0) size 300x40
27 RenderBlock {HTML} at (0,0) size 300x40
28 RenderBody {BODY} at (8,8) size 284x24
29 RenderText {#text} at (0,0) size 69x19
30 text run at (0,0) width 69: "SUCCESS"
31 layer at (8,104) size 300x40
32 RenderPartObject {IFRAME} at (0,40) size 300x40
33 layer at (0,0) size 300x40
34 RenderView at (0,0) size 300x40
35 layer at (0,0) size 300x40
36 RenderBlock {HTML} at (0,0) size 300x40
37 RenderBody {BODY} at (8,8) size 284x24
38 RenderText {#text} at (0,0) size 69x19
39 text run at (0,0) width 69: "SUCCESS"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698