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

Side by Side Diff: LayoutTests/platform/mac/fast/dom/Window/open-existing-pop-up-blocking-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 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderPartObject {IFRAME} at (0,0) size 304x154 [border: (2px inset #EEEEE E)]
7 layer at (0,0) size 300x150
8 RenderView at (0,0) size 300x150
9 layer at (0,0) size 300x150
10 RenderBlock {HTML} at (0,0) size 300x150
11 RenderBody {BODY} at (8,8) size 284x134
12 RenderText {#text} at (0,0) size 278x72
13 text run at (0,0) width 278: "This frame will try to replace the contents of"
14 text run at (0,18) width 275: "the frame to the right. If the bu g still occurs,"
15 text run at (0,36) width 269: "pop-up blocking will prevent it f rom doing"
16 text run at (0,54) width 18: "so."
17 RenderText {#text} at (304,140) size 4x18 6 RenderText {#text} at (304,140) size 4x18
18 text run at (304,140) width 4: " " 7 text run at (304,140) width 4: " "
19 RenderPartObject {IFRAME} at (308,0) size 304x154 [border: (2px inset #EEE EEE)]
20 layer at (0,0) size 300x150
21 RenderView at (0,0) size 300x150
22 layer at (0,0) size 300x150
23 RenderBlock {HTML} at (0,0) size 300x150
24 RenderBody {BODY} at (8,8) size 284x134
25 RenderText {#text} at (0,0) size 267x36
26 text run at (0,0) width 267: "This text successfully replaced th e original"
27 text run at (0,18) width 211: "text in the frame. Test succeeded !"
28 RenderText {#text} at (0,0) size 0x0 8 RenderText {#text} at (0,0) size 0x0
9 layer at (8,8) size 304x154
10 RenderPartObject {IFRAME} at (0,0) size 304x154 [border: (2px inset #EEEEEE)]
11 layer at (0,0) size 300x150
12 RenderView at (0,0) size 300x150
13 layer at (0,0) size 300x150
14 RenderBlock {HTML} at (0,0) size 300x150
15 RenderBody {BODY} at (8,8) size 284x134
16 RenderText {#text} at (0,0) size 278x72
17 text run at (0,0) width 278: "This frame will try to replace the con tents of"
18 text run at (0,18) width 275: "the frame to the right. If the bug st ill occurs,"
19 text run at (0,36) width 269: "pop-up blocking will prevent it from doing"
20 text run at (0,54) width 18: "so."
21 layer at (316,8) size 304x154
22 RenderPartObject {IFRAME} at (308,0) size 304x154 [border: (2px inset #EEEEEE) ]
23 layer at (0,0) size 300x150
24 RenderView at (0,0) size 300x150
25 layer at (0,0) size 300x150
26 RenderBlock {HTML} at (0,0) size 300x150
27 RenderBody {BODY} at (8,8) size 284x134
28 RenderText {#text} at (0,0) size 267x36
29 text run at (0,0) width 267: "This text successfully replaced the or iginal"
30 text run at (0,18) width 211: "text in the frame. Test succeeded!"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698