Upstream version 11.40.271.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / 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 784x16
7         RenderText {#text} at (0,0) size 525x16
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,32) size 784x16
10         RenderText {#text} at (0,0) size 388x16
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,64) size 784x16
14         RenderText {#text} at (0,0) size 362x16
15           text run at (0,0) width 266: "using document('resources/findme.xml'): "
16           text run at (265,0) width 97: "Hello, Webkit!"