Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / fast / inline-block / 003-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 784x584
6       RenderBlock {P} at (0,0) size 784x16
7         RenderText {#text} at (0,0) size 537x16
8           text run at (0,0) width 537: "The two divs below should be on the same line, since they are display: inline-block."
9       RenderBlock {CENTER} at (0,32) size 784x20
10         RenderBlock {DIV} at (88,0) size 304x20 [border: (2px solid #0000FF)]
11           RenderText {#text} at (102,2) size 100x16
12             text run at (102,2) width 100: "This is div one."
13         RenderBlock {DIV} at (392,0) size 304x20 [border: (2px solid #0000FF)]
14           RenderText {#text} at (102,2) size 100x16
15             text run at (102,2) width 100: "This is div two."
16         RenderText {#text} at (0,0) size 0x0
17       RenderBlock {P} at (0,68) size 784x16
18         RenderText {#text} at (0,0) size 743x16
19           text run at (0,0) width 743: "The two marquees below should be on separate lines, since marquees fill the width of a containing block by default."
20       RenderBlock {P} at (0,100) size 784x32
21         RenderText {#text} at (0,0) size 779x32
22           text run at (0,0) width 779: "This test uses white characters to make the result image deterministic. (Otherwise, the result image changes depending on"
23           text run at (0,16) width 652: "when the content_shell takes a snapshot.) In order to run this test manually, change the color to black."
24       RenderBlock (anonymous) at (0,148) size 784x40
25         RenderInline {SPAN} at (0,0) size 784x36
26           RenderText {#text} at (0,0) size 0x0
27           RenderText {#text} at (0,0) size 0x0
28           RenderText {#text} at (0,0) size 0x0
29         RenderText {#text} at (0,0) size 0x0
30 layer at (8,156) size 784x20 clip at (10,158) size 780x16
31   RenderBlock {MARQUEE} at (0,0) size 784x20 [border: (2px solid #008000)]
32     RenderBlock {DIV} at (2,2) size 780x16
33       RenderInline {SPAN} at (0,0) size 99x16 [color=#FFFFFF]
34         RenderText {#text} at (0,0) size 99x16
35           text run at (0,0) width 99: "This is div one."
36 layer at (8,176) size 784x20 clip at (10,178) size 780x16
37   RenderBlock {MARQUEE} at (0,20) size 784x20 [border: (2px solid #008000)]
38     RenderBlock {DIV} at (2,2) size 780x16
39       RenderInline {SPAN} at (0,0) size 100x16 [color=#FFFFFF]
40         RenderText {#text} at (0,0) size 100x16
41           text run at (0,0) width 100: "This is div two."