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

Side by Side Diff: LayoutTests/platform/win/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 275x59
13 text run at (0,0) width 263: "This frame will try to replace the contents of"
14 text run at (0,20) width 260: "the frame to the right. If the bu g still occurs,"
15 text run at (0,40) width 275: "pop-up blocking will prevent it f rom doing so."
16 RenderText {#text} at (304,139) size 4x19 6 RenderText {#text} at (304,139) size 4x19
17 text run at (304,139) width 4: " " 7 text run at (304,139) width 4: " "
18 RenderPartObject {IFRAME} at (308,0) size 304x154 [border: (2px inset #EEE EEE)]
19 layer at (0,0) size 300x150
20 RenderView at (0,0) size 300x150
21 layer at (0,0) size 300x150
22 RenderBlock {HTML} at (0,0) size 300x150
23 RenderBody {BODY} at (8,8) size 284x134
24 RenderText {#text} at (0,0) size 276x39
25 text run at (0,0) width 276: "This text successfully replaced th e original text"
26 text run at (0,20) width 177: "in the frame. Test succeeded!"
27 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 275x59
17 text run at (0,0) width 263: "This frame will try to replace the con tents of"
18 text run at (0,20) width 260: "the frame to the right. If the bug st ill occurs,"
19 text run at (0,40) width 275: "pop-up blocking will prevent it from doing so."
20 layer at (316,8) size 304x154
21 RenderPartObject {IFRAME} at (308,0) size 304x154 [border: (2px inset #EEEEEE) ]
22 layer at (0,0) size 300x150
23 RenderView at (0,0) size 300x150
24 layer at (0,0) size 300x150
25 RenderBlock {HTML} at (0,0) size 300x150
26 RenderBody {BODY} at (8,8) size 284x134
27 RenderText {#text} at (0,0) size 276x39
28 text run at (0,0) width 276: "This text successfully replaced the or iginal text"
29 text run at (0,20) width 177: "in the frame. Test succeeded!"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698