summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-and-parts-outline-expected.txt
blob: 8851873f970e6db5f599a6e84c2f2b4c0d68ecf7 (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
  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
      LayoutBlockFlow (anonymous) at (0,0) size 784x40
        LayoutText {#text} at (0,0) size 625x19
          text run at (0,0) width 625: "You should see a table with a dotted green outline, and four table cells inside it with a solid black outline."
        LayoutBR {BR} at (624,15) size 1x0
        LayoutBR {BR} at (0,20) size 0x19
      LayoutTable {TABLE} at (0,40) size 82x50
        LayoutTableSection {TBODY} at (0,0) size 82x50
          LayoutTableRow {TR} at (0,2) size 82x22
            LayoutTableCell {TD} at (2,2) size 38x22 [r=0 c=0 rs=1 cs=1]
              LayoutText {#text} at (1,1) size 36x19
                text run at (1,1) width 36: "Cell 1"
            LayoutTableCell {TD} at (42,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 2"
          LayoutTableRow {TR} at (0,26) size 82x22
            LayoutTableCell {TD} at (2,26) size 38x22 [r=1 c=0 rs=1 cs=1]
              LayoutText {#text} at (1,1) size 36x19
                text run at (1,1) width 36: "Cell 3"
            LayoutTableCell {TD} at (42,26) size 38x22 [r=1 c=1 rs=1 cs=1]
              LayoutText {#text} at (1,1) size 36x19
                text run at (1,1) width 36: "Cell 4"