summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/win/fast/table/early-table-layout-expected.txt
blob: f86e6d4c2c27378552a90e433b746bbf234c3873 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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 500x52 [border: (1px outset #808080)]
        LayoutTableSection {TBODY} at (1,1) size 498x50
          LayoutTableRow {TR} at (0,2) size 498x22
            LayoutTableCell {TD} at (2,2) size 246x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
              LayoutText {#text} at (2,2) size 48x17
                text run at (2,2) width 48: "cell 1,1"
            LayoutTableCell {TD} at (250,2) size 246x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
              LayoutText {#text} at (2,2) size 48x17
                text run at (2,2) width 48: "cell 1,2"
          LayoutTableRow {TR} at (0,26) size 498x22
            LayoutTableCell {TD} at (2,26) size 246x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
              LayoutText {#text} at (2,2) size 48x17
                text run at (2,2) width 48: "cell 2,1"
            LayoutTableCell {TD} at (250,26) size 246x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
              LayoutText {#text} at (2,2) size 48x17
                text run at (2,2) width 48: "cell 2,2"