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

Side by Side Diff: LayoutTests/fast/replaced/table-percent-height-positioned-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 layerType: background only 3 layer at (0,0) size 800x600 layerType: background only
4 layer at (11,11) size 100x100 4 layer at (11,11) size 100x100
5 RenderEmbeddedObject zI: -1 {OBJECT} at (0,0) size 100x100 [bgcolor=#FF0000] 5 LayoutEmbeddedObject zI: -1 {OBJECT} at (0,0) size 100x100 [bgcolor=#FF0000]
6 layer at (0,0) size 800x600 layerType: foreground only 6 layer at (0,0) size 800x600 layerType: foreground only
7 RenderBlock {HTML} at (0,0) size 800x600 7 RenderBlock {HTML} at (0,0) size 800x600
8 RenderBody {BODY} at (8,8) size 784x584 8 RenderBody {BODY} at (8,8) size 784x584
9 LayoutTable {TABLE} at (0,0) size 106x106 9 LayoutTable {TABLE} at (0,0) size 106x106
10 LayoutTableSection {TBODY} at (0,0) size 106x106 10 LayoutTableSection {TBODY} at (0,0) size 106x106
11 LayoutTableRow {TR} at (0,2) size 106x102 11 LayoutTableRow {TR} at (0,2) size 106x102
12 LayoutTableCell {TD} at (2,2) size 102x102 [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 102x102 [r=0 c=0 rs=1 cs=1]
13 layer at (11,11) size 100x100 13 layer at (11,11) size 100x100
14 RenderBlock (relative positioned) {DIV} at (1,1) size 100x100 14 RenderBlock (relative positioned) {DIV} at (1,1) size 100x100
15 RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000] 15 RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698