summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/win/fast/table/017-expected.txt
blob: f935c1d99055c9948877e47ddf59b216d8816739 (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
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 744x52 [border: (1px outset #808080)]
        LayoutTableSection {TBODY} at (1,1) size 742x50
          LayoutTableRow {TR} at (0,2) size 742x46
            LayoutTableCell {TD} at (2,2) size 239x46 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
              LayoutTable {TABLE} at (2,2) size 235x42
                LayoutTableSection {TBODY} at (0,0) size 235x42
                  LayoutTableRow {TR} at (0,2) size 235x38
                    LayoutTableCell {TD} at (2,2) size 231x38 [r=0 c=0 rs=1 cs=1]
                      LayoutText {#text} at (1,1) size 192x35
                        text run at (1,1) width 192: "This is the first column. It has"
                        text run at (1,19) width 96: "some text in it."
            LayoutTableCell {TD} at (243,2) size 497x46 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
              LayoutTable {TABLE} at (2,2) size 493x42
                LayoutTableSection {TBODY} at (0,0) size 493x42
                  LayoutTableRow {TR} at (0,2) size 493x38
                    LayoutTableCell {TD} at (2,2) size 489x38 [r=0 c=0 rs=1 cs=1]
                      LayoutText {#text} at (1,1) size 471x35
                        text run at (1,1) width 176: "This is the second column. "
                        text run at (176,1) width 296: "It has a lot more content than the first column."
                        text run at (1,19) width 140: "That shouldn't matter."