tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / platform / gtk / fast / xsl / xslt-relative-path-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 784x18
7         RenderText {#text} at (0,0) size 525x17
8           text run at (0,0) width 525: "Here is an attempt to extract the string \"Hello, Webkit!\" from the file findme.xml:"
9       RenderBlock {P} at (0,34) size 784x18
10         RenderText {#text} at (0,0) size 388x17
11           text run at (0,0) width 292: "using document('file:resources/findme.xml'): "
12           text run at (291,0) width 97: "Hello, Webkit!"
13       RenderBlock {P} at (0,68) size 784x18
14         RenderText {#text} at (0,0) size 362x17
15           text run at (0,0) width 266: "using document('resources/findme.xml'): "
16           text run at (265,0) width 97: "Hello, Webkit!"