tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / platform / qt / tables / mozilla / marvin / tables_class-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 784x576
6       RenderTable {TABLE} at (0,0) size 784x52 [bgcolor=#00FF00] [border: (1px outset #808080)]
7         RenderTableSection {TBODY} at (1,1) size 782x50
8           RenderTableRow {TR} at (0,2) size 782x46
9             RenderTableCell {TD} at (2,2) size 388x46 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
10               RenderText {#text} at (2,2) size 366x42
11                 text run at (2,2) width 366: "Here is a table using the CLASS attribute. The table"
12                 text run at (2,23) width 226: "should have a lime background."
13             RenderTableCell {TD} at (392,2) size 388x46 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
14               RenderText {#text} at (2,2) size 366x42
15                 text run at (2,2) width 366: "Here is a table using the CLASS attribute. The table"
16                 text run at (2,23) width 226: "should have a lime background."
17       RenderBlock {P} at (0,68) size 784x42 [bgcolor=#00FF00]
18         RenderText {#text} at (0,0) size 780x42
19           text run at (0,0) width 780: "This is a paragraph using the CLASS attribute. The paragraph should have a lime background. This paragraph"
20           text run at (0,21) width 440: "validates that the CLASS attribute works for multiple elements."