Upstream version 11.40.277.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / fast / dom / Window / open-existing-pop-up-blocking-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4   RenderBlock {HTML} at (0,0) size 800x600
5     RenderBody {BODY} at (8,8) size 784x584
6       RenderText {#text} at (304,140) size 4x17
7         text run at (304,140) width 4: " "
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 284x71
17             text run at (0,0) width 268: "This frame will try to replace the contents"
18             text run at (0,18) width 251: "of the frame to the right. If the bug still"
19             text run at (0,36) width 284: "occurs, pop-up blocking will prevent it from"
20             text run at (0,54) width 59: "doing 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 275x35
29             text run at (0,0) width 275: "This text successfully replaced the original"
30             text run at (0,18) width 216: "text in the frame. Test succeeded!"