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

Side by Side Diff: LayoutTests/platform/win-xp/css2.1/20110323/absolute-replaced-height-032-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 800x52 3 layer at (0,0) size 800x52
4 RenderBlock {HTML} at (0,0) size 800x52 4 RenderBlock {HTML} at (0,0) size 800x52
5 RenderBody {BODY} at (8,16) size 784x20 5 RenderBody {BODY} at (8,16) size 784x20
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 290x19 7 RenderText {#text} at (0,0) size 290x19
8 text run at (0,0) width 290: "Test passes if there is no red visible o n the page." 8 text run at (0,0) width 290: "Test passes if there is no red visible o n the page."
9 layer at (8,52) size 784x0 9 layer at (8,52) size 784x0
10 RenderBlock (relative positioned) {DIV} at (0,36) size 784x0 10 RenderBlock (relative positioned) {DIV} at (0,36) size 784x0
11 layer at (8,148) size 306x156 11 layer at (8,148) size 306x156
12 RenderPartObject {IFRAME} at (0,96) size 306x156 [border: (3px solid #FF0000)] 12 LayoutIFrame {IFRAME} at (0,96) size 306x156 [border: (3px solid #FF0000)]
13 layer at (0,0) size 300x150 13 layer at (0,0) size 300x150
14 RenderView at (0,0) size 300x150 14 RenderView at (0,0) size 300x150
15 layer at (0,0) size 300x150 15 layer at (0,0) size 300x150
16 RenderBlock {HTML} at (0,0) size 300x150 16 RenderBlock {HTML} at (0,0) size 300x150
17 RenderBody {BODY} at (8,8) size 284x134 17 RenderBody {BODY} at (8,8) size 284x134
18 layer at (8,148) size 306x156 18 layer at (8,148) size 306x156
19 RenderBlock (positioned) {DIV} at (0,96) size 306x156 [border: (3px solid #008 000)] 19 RenderBlock (positioned) {DIV} at (0,96) size 306x156 [border: (3px solid #008 000)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698