summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/linux/fast/deprecated-flexbox/012-expected.txt
blob: 28db8ff876be3beae215587e6e36c80242b01b6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
layer at (0,0) size 800x600
  LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
  LayoutBlockFlow {HTML} at (0,0) size 800x600
    LayoutBlockFlow {BODY} at (8,8) size 784x584
      LayoutBlockFlow {P} at (0,0) size 784x60
        LayoutText {#text} at (0,0) size 784x59
          text run at (0,0) width 305: "You should see a 300x100 green rectangle below. "
          text run at (304,0) width 472: "If you see any red, the test has failed. This test makes a positioned vertical box"
          text run at (0,20) width 118: "with three children. "
          text run at (118,20) width 459: "The first and third children are absolutely positioned at the edges of the box. "
          text run at (577,20) width 207: "Box-align of center is used to align"
          text run at (0,40) width 243: "the second child in the center of the box."
layer at (8,84) size 300x100
  LayoutDeprecatedFlexibleBox (relative positioned) {DIV} at (0,76) size 300x100 [bgcolor=#FF0000]
    LayoutDeprecatedFlexibleBox {DIV} at (100,0) size 100x100 [bgcolor=#008000]
layer at (8,84) size 100x100
  LayoutDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
layer at (208,84) size 100x100
  LayoutDeprecatedFlexibleBox (positioned) {DIV} at (200,0) size 100x100 [bgcolor=#008000]