Upstream version 11.39.266.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / tables / mozilla / marvin / tables_style-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4   RenderBlock {HTML} at (0,0) size 800x600
5     RenderBody {BODY} at (8,8) size 784x584
6       RenderTable {TABLE} at (0,0) size 784x50 [border: (3px dashed #FF0000)]
7         RenderTableSection {TBODY} at (3,3) size 778x44
8           RenderTableRow {TR} at (0,2) size 778x40
9             RenderTableCell {TD} at (2,2) size 386x40 [border: (1px inset #FF0000)] [r=0 c=0 rs=1 cs=1]
10               RenderText {#text} at (2,2) size 366x36
11                 text run at (2,2) width 366: "This is a table with a red dashed border to test the STYLE"
12                 text run at (2,20) width 205: "attribute of the TABLE element."
13             RenderTableCell {TD} at (390,2) size 386x40 [border: (1px inset #FF0000)] [r=0 c=1 rs=1 cs=1]
14               RenderText {#text} at (2,2) size 366x36
15                 text run at (2,2) width 366: "This is a table with a red dashed border to test the STYLE"
16                 text run at (2,20) width 205: "attribute of the TABLE element."