layer at (0,0) size 800x600
  RenderView at (0,0) size 800x600
layer at (0,0) size 800x114
  RenderBlock {wml} at (0,0) size 800x114
    RenderBlock {card} at (8,16) size 784x90
      RenderBlock {p} at (0,0) size 784x18
        RenderText {#text} at (0,0) size 252x18
          text run at (0,0) width 252: "Test for table column number validation"
      RenderBlock {p} at (0,34) size 784x18
        RenderText {#text} at (0,0) size 538x18
          text run at (0,0) width 538: "The table won't be displayed because of the invalid columns attruibte of table element"
      RenderTable {table} at (0,68) size 82x22
        RenderTableSection (anonymous) at (0,0) size 82x22
          RenderTableRow {tr} at (0,2) size 82x18
            RenderTableCell {td} at (2,2) size 38x18 [r=0 c=0 rs=1 cs=1]
              RenderText {#text} at (0,0) size 38x18
                text run at (0,0) width 38: "Cell 1"
            RenderTableCell {td} at (42,2) size 38x18 [r=0 c=1 rs=1 cs=1]
              RenderText {#text} at (0,0) size 38x18
                text run at (0,0) width 38: "Cell 2"
