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

Side by Side Diff: LayoutTests/platform/mac/css2.1/20110323/absolute-replaced-height-033-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 800x250 3 layer at (0,0) size 800x250
4 RenderBlock {HTML} at (0,0) size 800x250 4 RenderBlock {HTML} at (0,0) size 800x250
5 RenderBody {BODY} at (8,16) size 784x226 5 RenderBody {BODY} at (8,16) size 784x226
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 310x18 7 RenderText {#text} at (0,0) size 310x18
8 text run at (0,0) width 310: "Test passes if there is no red visible o n the page." 8 text run at (0,0) width 310: "Test passes if there is no red visible o n the page."
9 layer at (8,50) size 784x192 9 layer at (8,50) size 784x192
10 RenderBlock (relative positioned) {DIV} at (0,34) size 784x192 10 RenderBlock (relative positioned) {DIV} at (0,34) size 784x192
11 layer at (8,146) size 306x102 11 layer at (8,146) size 306x102
12 RenderPartObject {IFRAME} at (0,96) size 306x102 [border: (3px solid #FF0000)] 12 LayoutIFrame {IFRAME} at (0,96) size 306x102 [border: (3px solid #FF0000)]
13 layer at (0,0) size 300x96 13 layer at (0,0) size 300x96
14 RenderView at (0,0) size 300x96 14 RenderView at (0,0) size 300x96
15 layer at (0,0) size 300x96 15 layer at (0,0) size 300x96
16 RenderBlock {HTML} at (0,0) size 300x96 16 RenderBlock {HTML} at (0,0) size 300x96
17 RenderBody {BODY} at (8,8) size 284x80 17 RenderBody {BODY} at (8,8) size 284x80
18 layer at (8,146) size 306x102 18 layer at (8,146) size 306x102
19 RenderBlock (positioned) {DIV} at (0,96) size 306x102 [border: (3px solid #008 000)] 19 RenderBlock (positioned) {DIV} at (0,96) size 306x102 [border: (3px solid #008 000)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698