summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/linux/fast/table/036-expected.txt
blob: 1a30058c0d93088abf69c8e86994710b8df31415 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
      LayoutTable {TABLE} at (0,0) size 645x584
        LayoutTableSection {TBODY} at (0,0) size 645x584
          LayoutTableRow {TR} at (0,0) size 645x24
            LayoutTableCell {TD} at (0,0) size 645x24 [r=0 c=0 rs=1 cs=1]
              LayoutBlockFlow {DIV} at (0,0) size 645x24 [border: (2px solid #FF0000)]
                LayoutText {#text} at (2,2) size 165x19
                  text run at (2,2) width 165: "i am the text of the first row"
          LayoutTableRow {TR} at (0,24) size 645x560
            LayoutTableCell {TD} at (0,24) size 645x24 [r=1 c=0 rs=1 cs=1]
              LayoutBlockFlow {DIV} at (0,0) size 645x24 [border: (2px solid #FF0000)]
                LayoutText {#text} at (2,2) size 186x19
                  text run at (2,2) width 186: "i am the text of the second row"