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

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

Powered by Google App Engine
This is Rietveld 408576698