7ab709b95c321568d4cd4b763be2329bdc8e9687
[framework/web/webkit-efl.git] / LayoutTests / platform / efl / fast / transforms / transform-on-inline-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 784x580
6       RenderBlock {P} at (0,0) size 784x14
7         RenderText {#text} at (0,0) size 21x14
8           text run at (0,0) width 21: "The "
9         RenderInline {SPAN} at (0,0) size 104x14
10           RenderText {#text} at (21,0) size 104x14
11             text run at (21,0) width 104: "span in this paragraph"
12         RenderText {#text} at (125,0) size 226x14
13           text run at (125,0) width 226: " has a transform, which has no effect on inlines."
14       RenderBlock {P} at (0,26) size 784x14
15         RenderText {#text} at (0,0) size 21x14
16           text run at (0,0) width 21: "The "
17         RenderText {#text} at (125,0) size 462x14
18           text run at (125,0) width 462: " has a transform, which has no effect on inlines. It also has opacity to throw it into a RenderLayer."
19       RenderBlock {P} at (0,52) size 784x14
20         RenderText {#text} at (0,0) size 21x14
21           text run at (0,0) width 21: "The "
22         RenderText {#text} at (125,0) size 408x14
23           text run at (125,0) width 408: " has a transform and opacity, and is an inline-block. So it should respect the transform."
24 layer at (8,34) size 104x14
25   RenderInline {SPAN} at (0,0) size 104x14
26     RenderText {#text} at (21,0) size 104x14
27       text run at (21,0) width 104: "span in this paragraph"
28 layer at (29,60) size 104x14
29   RenderBlock {SPAN} at (21,0) size 104x14
30     RenderText {#text} at (0,0) size 104x14
31       text run at (0,0) width 104: "span in this paragraph"