summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/win/fast/table/floating-th-expected.txt
blob: 6a84fdf07fc271b3e0be8c9d017c2f875b5f9baf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
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 165x92 [border: (1px solid #000000)]
        LayoutTableSection {THEAD} at (1,1) size 163x24
          LayoutTableRow {TR} at (0,2) size 163x20
            LayoutTableCell (anonymous) at (2,2) size 101x20 [r=0 c=0 rs=1 cs=1]
              LayoutBlockFlow (floating) {TH} at (0,0) size 50.45x20
                LayoutText {#text} at (1,1) size 49x17
                  text run at (1,1) width 49: "Head 1"
              LayoutBlockFlow (floating) {TH} at (50.45,0) size 50.45x20
                LayoutText {#text} at (1,1) size 49x17
                  text run at (1,1) width 49: "Head 2"
        LayoutTableSection {TFOOT} at (1,69) size 163x22
          LayoutTableRow {TR} at (0,0) size 163x20
            LayoutTableCell {TD} at (2,0) size 101x20 [r=0 c=0 rs=1 cs=1]
              LayoutText {#text} at (1,1) size 54x17
                text run at (1,1) width 54: "Footer 1"
            LayoutTableCell {TD} at (105,0) size 56x20 [r=0 c=1 rs=1 cs=1]
              LayoutText {#text} at (1,1) size 54x17
                text run at (1,1) width 54: "Footer 2"
        LayoutTableSection {TBODY} at (1,25) size 163x44
          LayoutTableRow {TR} at (0,0) size 163x20
            LayoutTableCell {TD} at (2,0) size 101x20 [r=0 c=0 rs=1 cs=1]
              LayoutText {#text} at (1,1) size 39x17
                text run at (1,1) width 39: "Cell 1"
            LayoutTableCell {TD} at (105,0) size 56x20 [r=0 c=1 rs=1 cs=1]
              LayoutText {#text} at (1,1) size 39x17
                text run at (1,1) width 39: "Cell 2"
          LayoutTableRow {TR} at (0,22) size 163x20
            LayoutTableCell {TD} at (2,22) size 101x20 [r=1 c=0 rs=1 cs=1]
              LayoutText {#text} at (1,1) size 39x17
                text run at (1,1) width 39: "Cell 3"
            LayoutTableCell {TD} at (105,22) size 56x20 [r=1 c=1 rs=1 cs=1]
              LayoutText {#text} at (1,1) size 39x17
                text run at (1,1) width 39: "Cell 4"