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

Side by Side Diff: LayoutTests/platform/android/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,148) size 306x156 9 layer at (8,148) size 306x156
10 RenderPartObject {IFRAME} at (0,96) size 306x156 [border: (3px solid #FF0000)] 10 LayoutIFrame {IFRAME} at (0,96) size 306x156 [border: (3px solid #FF0000)]
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 layer at (8,148) size 306x156 16 layer at (8,148) size 306x156
17 RenderBlock (positioned) {DIV} at (0,96) size 306x156 [border: (3px solid #008 000)] 17 RenderBlock (positioned) {DIV} at (0,96) size 306x156 [border: (3px solid #008 000)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698