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

Side by Side Diff: LayoutTests/platform/win-xp/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,139) size 4x19 6 RenderText {#text} at (304,139) size 4x19
7 text run at (304,139) width 4: " " 7 text run at (304,139) 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 275x59 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" 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," 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." 19 text run at (0,40) width 275: "pop-up blocking will prevent it from doing so."
20 layer at (316,8) size 304x154 20 layer at (316,8) size 304x154
21 RenderPartObject {IFRAME} at (308,0) size 304x154 [border: (2px inset #EEEEEE) ] 21 LayoutIFrame {IFRAME} at (308,0) size 304x154 [border: (2px inset #EEEEEE)]
22 layer at (0,0) size 300x150 22 layer at (0,0) size 300x150
23 RenderView at (0,0) size 300x150 23 RenderView at (0,0) size 300x150
24 layer at (0,0) size 300x150 24 layer at (0,0) size 300x150
25 RenderBlock {HTML} at (0,0) size 300x150 25 RenderBlock {HTML} at (0,0) size 300x150
26 RenderBody {BODY} at (8,8) size 284x134 26 RenderBody {BODY} at (8,8) size 284x134
27 RenderText {#text} at (0,0) size 276x39 27 RenderText {#text} at (0,0) size 276x39
28 text run at (0,0) width 276: "This text successfully replaced the or iginal text" 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!" 29 text run at (0,20) width 177: "in the frame. Test succeeded!"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698