Git init
[framework/web/webkit-efl.git] / LayoutTests / platform / qt / fast / lists / 002-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       RenderBlock {DIV} at (0,0) size 784x44
7         RenderBlock {UL} at (0,0) size 784x44
8           RenderListItem {LI} at (40,0) size 744x22
9             RenderListMarker at (-18,0) size 7x22: bullet
10             RenderInline {A} at (0,0) size 40x22 [color=#0000EE]
11               RenderText {#text} at (704,0) size 40x22
12                 text run at (704,0) width 40: "Home"
13           RenderListItem {LI} at (40,22) size 744x22
14             RenderListMarker at (-18,0) size 7x22: bullet
15             RenderInline {A} at (0,0) size 60x22 [color=#0000EE]
16               RenderText {#text} at (684,0) size 60x22
17                 text run at (684,0) width 60: "Archives"
18       RenderBlock {P} at (0,60) size 784x44
19         RenderText {#text} at (0,0) size 762x44
20           text run at (0,0) width 572: "This test case illustrates the correct positioning of list item bullets according to CSS3. "
21           text run at (572,0) width 190: "The bullets should be on the"
22           text run at (0,22) width 352: "far left, with the text of the list items on the far right."