summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/win/fast/table/nested-percent-height-table-expected.txt
blob: 05e82080535589e336c63418d8f2b341e25424ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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 {H3} at (0,0) size 784x22
        LayoutText {#text} at (0,0) size 188x21
          text run at (0,0) width 188: "Height:100% Problems"
      LayoutBlockFlow {P} at (0,40.72) size 784x18
        LayoutText {#text} at (0,0) size 757x17
          text run at (0,0) width 406: "In the example below, the inner table should be 300 pixels tall. "
          text run at (405,0) width 352: "Instead the height:100% on the table cell isn't honored."
      LayoutTable {TABLE} at (354.50,74.72) size 75x300 [bgcolor=#FF0000]
        LayoutTableSection {TBODY} at (0,0) size 75x300
          LayoutTableRow {TR} at (0,0) size 75x300
            LayoutTableCell {TD} at (0,0) size 75x300 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
              LayoutTable {TABLE} at (0,0) size 75x300 [bgcolor=#008000]
                LayoutTableSection {TBODY} at (0,0) size 75x300
                  LayoutTableRow {TR} at (0,2) size 75x296
                    LayoutTableCell {TD} at (2,140) size 71x20 [r=0 c=0 rs=1 cs=1]
                      LayoutText {#text} at (1,1) size 69x17
                        text run at (1,1) width 69: "Inner table"