summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/win/fast/table/rules-attr-dynchange1-expected.txt
blob: 5bc1d856cd2d63f108cb02d35137c200423af80f (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
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 784x576
      LayoutTable {TABLE} at (0,0) size 155x62 [border: none]
        LayoutTableSection {TBODY} at (0,0) size 154x61
          LayoutTableRow {TR} at (0,0) size 154x21
            LayoutTableCell {TD} at (0,0) size 77x21 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
              LayoutText {#text} at (2,2) size 74x17
                text run at (2,2) width 74: "Row1 cell1"
            LayoutTableCell {TD} at (77,0) size 77x21 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
              LayoutText {#text} at (2,2) size 74x17
                text run at (2,2) width 74: "Row1 cell2"
          LayoutTableRow {TR} at (0,21) size 154x20
            LayoutTableCell {TD} at (0,21) size 77x20 [border: none none none (1px solid #808080)] [r=1 c=0 rs=1 cs=1]
              LayoutText {#text} at (2,1) size 74x17
                text run at (2,1) width 74: "Row2 cell1"
            LayoutTableCell {TD} at (77,21) size 77x20 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
              LayoutText {#text} at (2,1) size 74x17
                text run at (2,1) width 74: "Row2 cell2"
          LayoutTableRow {TR} at (0,41) size 154x20
            LayoutTableCell {TD} at (0,41) size 77x20 [border: none none none (1px solid #808080)] [r=2 c=0 rs=1 cs=1]
              LayoutText {#text} at (2,1) size 74x17
                text run at (2,1) width 74: "Row3 cell1"
            LayoutTableCell {TD} at (77,41) size 77x20 [border: none none none (1px solid #808080)] [r=2 c=1 rs=1 cs=1]
              LayoutText {#text} at (2,1) size 74x17
                text run at (2,1) width 74: "Row3 cell2"
      LayoutBlockFlow {P} at (0,78) size 784x36
        LayoutText {#text} at (0,0) size 737x35
          text run at (0,0) width 737: "The rules attribute is first set dynamically to rows, then to cols, so the table should show only column borders. Bug"
          text run at (0,18) width 44: "14848."