tizen beta release
[profile/ivi/webkit-efl.git] / LayoutTests / platform / efl / fast / block / float / width-update-after-clear-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       RenderBlock (floating) {P} at (252,16) size 532x19
7         RenderText {#text} at (0,0) size 532x19
8           text run at (0,0) width 532: "The 'hr' below should span the width of the page, not just to the left edge of this text."
9       RenderBlock {HR} at (0,51) size 784x2 [border: (1px inset #000000)]
10       RenderBlock (floating) {P} at (241,77) size 543x19
11         RenderText {#text} at (0,0) size 543x19
12           text run at (0,0) width 543: "The table below should span the width of the page, not just to the left edge of this text."
13       RenderTable {TABLE} at (0,112) size 784x66 [border: (10px outset #808080)]
14         RenderTableSection {TBODY} at (10,10) size 764x46
15           RenderTableRow {TR} at (0,2) size 764x42
16             RenderTableCell {TD} at (2,2) size 760x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
17               RenderText {#text} at (2,2) size 720x38
18                 text run at (2,2) width 365: "This is a table that should fill the entire width of the page. "
19                 text run at (367,2) width 355: "It should clear the float and then take up the width of the"
20                 text run at (2,21) width 203: "page. If it doesn't then it's a bug."
21       RenderBlock (floating) {P} at (356,194) size 428x19
22         RenderText {#text} at (0,0) size 428x19
23           text run at (0,0) width 428: "The overflow auto section below should span the width of the page."
24 layer at (8,237) size 784x38
25   RenderBlock {DIV} at (0,229) size 784x38
26     RenderText {#text} at (0,0) size 774x38
27       text run at (0,0) width 355: "This is a div that should fill the entire width of the page. "
28       text run at (355,0) width 419: "It should clear the float and then take up the width of the page. If it"
29       text run at (0,19) width 139: "doesn't then it's a bug."