summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/linux/fast/table/038-vertical-expected.txt
blob: f80302970618748d770e9ff07bb6dea49a71c0ee (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
layer at (0,0) size 800x600 scrollHeight 640
  LayoutView at (0,0) size 800x600
layer at (0,0) size 800x640 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
  LayoutBlockFlow {HTML} at (0,0) size 800x640
    LayoutBlockFlow {BODY} at (8,8) size 784x624
      LayoutBlockFlow (anonymous) at (0,0) size 784x40
        LayoutText {#text} at (0,0) size 772x39
          text run at (0,0) width 260: "The two rows below should look identical. "
          text run at (260,0) width 512: "In both, the spanning cells in columns 2-3 should consume as much width as possible,"
          text run at (0,20) width 180: "while column 1 should be tiny."
      LayoutTable {TABLE} at (0,40) size 58x584 [border: (2px outset #808080)]
        LayoutTableSection {TBODY} at (2,2) size 54x580
          LayoutTableRow {TR} at (0,2) size 24x580
            LayoutTableCell {TD} at (2,2) size 24x12 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
              LayoutText {#text} at (2,2) size 19x8
                text run at (2,2) width 8: "1"
            LayoutTableCell {TD} at (2,16) size 24x562 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
              LayoutText {#text} at (2,2) size 19x22
                text run at (2,2) width 22: "2-3"
          LayoutTableRow {TR} at (0,28) size 24x580
            LayoutTableCell {TD} at (28,2) size 24x12 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
              LayoutText {#text} at (2,2) size 19x8
                text run at (2,2) width 8: "1"
            LayoutTableCell {TD} at (28,16) size 24x562 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=2]
              LayoutText {#text} at (2,2) size 19x22
                text run at (2,2) width 22: "2-3"