tizen beta release
[profile/ivi/webkit-efl.git] / LayoutTests / platform / qt / fast / html / listing-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 {P} at (0,0) size 784x21
7         RenderText {#text} at (0,0) size 453x21
8           text run at (0,0) width 453: "This tests the listing tag. It's an obsolete synonym for the pre tag."
9       RenderBlock {DIV} at (0,37) size 784x21
10         RenderText {#text} at (0,0) size 185x21
11           text run at (0,0) width 185: "Text just before the listing."
12       RenderBlock {LISTING} at (0,71) size 784x51
13         RenderText {#text} at (0,0) size 556x51
14           text run at (0,0) width 178: "This text is inside a listing tag."
15           text run at (178,0) width 0: " "
16           text run at (0,17) width 556: "It acts exactly like the pre tag, so the text should be monospaced and not have any line breaks."
17           text run at (556,17) width 0: " "
18           text run at (0,34) width 542: "Also, it eats the very first newline inside the listing, so there should not be a blank line above."
19           text run at (542,34) width 0: " "
20       RenderBlock {P} at (0,138) size 784x21
21         RenderText {#text} at (0,0) size 655x21
22           text run at (0,0) width 655: "The listing tag has a width in it. To test the JavaScript binding, this page gets the width, here: "
23         RenderInline {A} at (0,0) size 27x21
24           RenderText {#text} at (655,0) size 27x21
25             text run at (655,0) width 27: "100"