Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / android / fast / inline-block / 003-expected.txt
blob7b3e06f76ecf9dfa39fa1ff66459c574e2aedca0
1 layer at (0,0) size 800x600
2   LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4   LayoutBlockFlow {HTML} at (0,0) size 800x600
5     LayoutBlockFlow {BODY} at (8,8) size 784x584
6       LayoutBlockFlow {P} at (0,0) size 784x20
7         LayoutText {#text} at (0,0) size 498x19
8           text run at (0,0) width 498: "The two divs below should be on the same line, since they are display: inline-block."
9       LayoutBlockFlow {CENTER} at (0,36) size 784x24
10         LayoutBlockFlow {DIV} at (88,0) size 304x24 [border: (2px solid #0000FF)]
11           LayoutText {#text} at (107,2) size 90x19
12             text run at (107,2) width 90: "This is div one."
13         LayoutBlockFlow {DIV} at (392,0) size 304x24 [border: (2px solid #0000FF)]
14           LayoutText {#text} at (106,2) size 92x19
15             text run at (106,2) width 92: "This is div two."
16         LayoutText {#text} at (0,0) size 0x0
17       LayoutBlockFlow {P} at (0,76) size 784x20
18         LayoutText {#text} at (0,0) size 691x19
19           text run at (0,0) width 691: "The two marquees below should be on separate lines, since marquees fill the width of a containing block by default."
20       LayoutBlockFlow {P} at (0,112) size 784x40
21         LayoutText {#text} at (0,0) size 782x39
22           text run at (0,0) width 782: "This test uses white characters to make the result image deterministic. (Otherwise, the result image changes depending on when the"
23           text run at (0,20) width 552: "content_shell takes a snapshot.) In order to run this test manually, change the color to black."
24       LayoutBlockFlow (anonymous) at (0,168) size 784x48
25         LayoutInline {SPAN} at (0,0) size 784x43
26           LayoutText {#text} at (0,0) size 0x0
27           LayoutText {#text} at (0,0) size 0x0
28           LayoutText {#text} at (0,0) size 0x0
29         LayoutText {#text} at (0,0) size 0x0
30 layer at (8,176) size 784x24 clip at (10,178) size 780x20
31   LayoutBlockFlow {MARQUEE} at (0,0) size 784x24 [border: (2px solid #008000)]
32     LayoutBlockFlow {DIV} at (2,2) size 780x20
33       LayoutInline {SPAN} at (0,0) size 90x19 [color=#FFFFFF]
34         LayoutText {#text} at (0,0) size 90x19
35           text run at (0,0) width 90: "This is div one."
36 layer at (8,200) size 784x24 clip at (10,202) size 780x20
37   LayoutBlockFlow {MARQUEE} at (0,24) size 784x24 [border: (2px solid #008000)]
38     LayoutBlockFlow {DIV} at (2,2) size 780x20
39       LayoutInline {SPAN} at (0,0) size 91x19 [color=#FFFFFF]
40         LayoutText {#text} at (0,0) size 91x19
41           text run at (0,0) width 91: "This is div two."