tizen beta release
[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 784x42
7         RenderBlock {UL} at (0,0) size 784x42
8           RenderListItem {LI} at (40,0) size 744x21
9             RenderListMarker at (-18,0) size 7x21: bullet
10             RenderInline {A} at (0,0) size 43x21 [color=#0000EE]
11               RenderText {#text} at (701,0) size 43x21
12                 text run at (701,0) width 43: "Home"
13           RenderListItem {LI} at (40,21) size 744x21
14             RenderListMarker at (-18,0) size 7x21: bullet
15             RenderInline {A} at (0,0) size 62x21 [color=#0000EE]
16               RenderText {#text} at (682,0) size 62x21
17                 text run at (682,0) width 62: "Archives"
18       RenderBlock {P} at (0,58) size 784x42
19         RenderText {#text} at (0,0) size 777x42
20           text run at (0,0) width 602: "This test case illustrates the correct positioning of list item bullets according to CSS3. "
21           text run at (602,0) width 175: "The bullets should be on"
22           text run at (0,21) width 379: "the far left, with the text of the list items on the far right."