summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/linux/fast/table/cellindex-expected.txt
blob: 29789502bf827184c465cfbbb0fe0f25a8cfbce7 (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
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 148x26
        LayoutTableSection {TBODY} at (0,0) size 148x26
          LayoutTableRow {TR} at (0,2) size 148x22
            LayoutTableCell {TH} at (2,2) size 64x22 [r=0 c=0 rs=1 cs=1]
              LayoutText {#text} at (1,1) size 62x19
                text run at (1,1) width 62: "Header 1"
            LayoutTableCell {TD} at (68,2) size 38x22 [r=0 c=1 rs=1 cs=1]
              LayoutText {#text} at (1,1) size 36x19
                text run at (1,1) width 36: "Cell 1"
            LayoutTableCell {TD} at (108,2) size 38x22 [r=0 c=2 rs=1 cs=1]
              LayoutText {#text} at (1,1) size 36x19
                text run at (1,1) width 36: "Cell 2"
      LayoutBlockFlow (anonymous) at (0,26) size 784x60
        LayoutText {#text} at (0,0) size 87x19
          text run at (0,0) width 87: "h1 has index 0"
        LayoutBR {BR} at (87,15) size 0x0
        LayoutText {#text} at (0,20) size 87x19
          text run at (0,20) width 87: "c1 has index 1"
        LayoutBR {BR} at (87,35) size 0x0
        LayoutText {#text} at (0,40) size 87x19
          text run at (0,40) width 87: "c2 has index 2"
        LayoutBR {BR} at (87,55) size 0x0