layer at (0,0) size 1656x890
  RenderView at (0,0) size 800x600
layer at (0,0) size 800x890
  RenderBlock {HTML} at (0,0) size 800x890
    RenderBody {BODY} at (8,21) size 784x861
      RenderBlock {H1} at (0,0) size 784x38
        RenderText {#text} at (0,1) size 289x36
          text run at (0,1) width 289: "Table Border Models"
      RenderBlock {P} at (0,59) size 784x21
        RenderText {#text} at (0,0) size 121x19
          text run at (0,0) width 121: "This tests tests the "
        RenderInline {A} at (0,0) size 212x19 [color=#0000EE]
          RenderText {#text} at (120,0) size 212x19
            text run at (120,0) width 212: "CSS2 spec rules on table borders"
        RenderText {#text} at (331,0) size 185x19
          text run at (331,0) width 9: ". "
          text run at (339,0) width 177: "The styles applied here are:"
      RenderBlock {PRE} at (0,95) size 784x169
        RenderText {#text} at (0,0) size 671x168
          text run at (0,0) width 398: "TABLE   { margin: 1em; border: medium solid blue; }"
          text run at (0,14) width 367: "TD  { border: thin solid green; padding: 5px; }"
          text run at (0,28) width 383: "TH { border: medium solid purple; padding: 5px; }"
          text run at (0,42) width 352: "TABLE.one, TABLE.two { border-spacing: 1em; }"
          text run at (0,56) width 313: "TABLE.one { border-collapse: collapse; }"
          text run at (0,70) width 313: "TABLE.two { border-collapse: separate; }"
          text run at (0,84) width 523: "TABLE.three { border-collapse: separate; border-spacing: 0 0.5em; }"
          text run at (0,98) width 515: "TABLE.four { border-collapse: separate; border-spacing: 0.5em 0; }"
          text run at (0,112) width 320: "TABLE.five { border-collapse: separate; }"
          text run at (0,126) width 453: "TABLE.five, TABLE.five TD, TABLE.five TH { border: none; }"
          text run at (0,140) width 671: "TABLE.five TR, TABLE.five COL, TABLE.five COLGROUP, TABLE.five TBODY, TABLE.five THEAD"
          text run at (0,154) width 258: "    { border: medium solid red; }"
      RenderBlock {DIV} at (0,276) size 1648x585
        RenderTable {TABLE} at (16,16) size 260x552 [border: (1px solid #0000FF)]
          RenderTableSection {TBODY} at (1,1) size 257x549
            RenderTableRow {TR} at (0,0) size 33x549
              RenderTableCell {TH} at (0,0) size 33x183 [border: (2px solid #800080)] [r=0 c=0 rs=1 cs=1]
                RenderText {#text} at (6,50) size 19x84
                  text run at (6,50) width 83: "Header One"
              RenderTableCell {TH} at (0,183) size 33x174 [border: (2px solid #800080)] [r=0 c=1 rs=1 cs=1]
                RenderText {#text} at (6,45) size 19x85
                  text run at (6,45) width 84: "Header Two"
              RenderTableCell {TH} at (0,357) size 33x192 [border: (2px solid #800080)] [r=0 c=2 rs=1 cs=1]
                RenderText {#text} at (6,49) size 19x95
                  text run at (6,49) width 95: "Header Three"
            RenderTableRow {TR} at (0,33) size 112x549
              RenderTableCell {TD} at (33,30) size 112x123 [border: (2px solid #008000)] [r=1 c=0 rs=1 cs=1]
                RenderText {#text} at (36,-23) size 39x161
                  text run at (36,-23) width 119: "This table uses the"
                  text run at (56,-23) width 161: "collapsed borders model."
              RenderTableCell {TD} at (33,203) size 112x134 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
                RenderText {#text} at (26,-14) size 59x163
                  text run at (26,-14) width 163: "This means that elements"
                  text run at (46,-14) width 146: "within the cell have no"
                  text run at (66,-14) width 100: "border-spacing."
              RenderTableCell {TD} at (33,357) size 112x192 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
                RenderText {#text} at (6,6) size 99x172
                  text run at (6,6) width 139: "Since it has collapsed"
                  text run at (26,6) width 172: "borders, the borders on the"
                  text run at (46,6) width 84: "header cells, "
                  text run at (46,89) width 76: "on all sides,"
                  text run at (66,6) width 154: "should be medium solid"
                  text run at (86,6) width 45: "purple."
            RenderTableRow {TR} at (0,145) size 112x549
              RenderTableCell {TD} at (145,0) size 112x183 [border: (2px solid #008000)] [r=2 c=0 rs=1 cs=1]
                RenderText {#text} at (5,7) size 99x157
                  text run at (5,7) width 147: "The border of the table"
                  text run at (25,7) width 155: "itself should be medium"
                  text run at (45,7) width 117: "solid blue, except "
                  text run at (45,123) width 40: "where"
                  text run at (65,7) width 157: "header cells override the"
                  text run at (85,7) width 45: "border."
              RenderTableCell {TD} at (145,183) size 112x174 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
                RenderText {#text} at (5,6) size 99x154
                  text run at (5,6) width 115: "The borders that I"
                  text run at (25,6) width 97: "haven't already"
                  text run at (45,6) width 154: "mentioned (all the other"
                  text run at (65,6) width 53: "internal "
                  text run at (65,58) width 101: "ones) should be"
                  text run at (85,6) width 104: "thin solid green."
              RenderTableCell {TD} at (145,357) size 112x192 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
                RenderText {#text} at (5,6) size 79x156
                  text run at (5,6) width 156: "This table should have a"
                  text run at (25,6) width 145: "1em margin around all"
                  text run at (45,6) width 45: "edges. "
                  text run at (45,50) width 82: "This margin "
                  text run at (45,131) width 11: "is"
                  text run at (65,6) width 124: "measured from the "
                RenderInline {EM} at (0,0) size 19x45
                  RenderText {#text} at (65,129) size 19x45
                    text run at (65,129) width 44: "middle"
                RenderText {#text} at (85,6) size 19x82
                  text run at (85,6) width 82: "of its border."
        RenderTable {TABLE} at (292,16) size 310x552 [border: (3px solid #0000FF)]
          RenderTableSection {TBODY} at (3,3) size 304x546
            RenderTableRow {TR} at (0,16) size 36x546
              RenderTableCell {TH} at (16,16) size 36x118 [border: (3px solid #800080)] [r=0 c=0 rs=1 cs=1]
                RenderText {#text} at (8,17) size 19x84
                  text run at (8,17) width 83: "Header One"
              RenderTableCell {TH} at (16,150) size 36x139 [border: (3px solid #800080)] [r=0 c=1 rs=1 cs=1]
                RenderText {#text} at (8,27) size 19x85
                  text run at (8,27) width 84: "Header Two"
              RenderTableCell {TH} at (16,305) size 36x225 [border: (3px solid #800080)] [r=0 c=2 rs=1 cs=1]
                RenderText {#text} at (8,65) size 19x95
                  text run at (8,65) width 95: "Header Three"
            RenderTableRow {TR} at (0,68) size 92x546
              RenderTableCell {TD} at (68,26) size 92x98 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
                RenderText {#text} at (16,-4) size 59x96
                  text run at (16,-4) width 96: "This table uses"
                  text run at (36,-4) width 84: "the separated"
                  text run at (56,-4) width 96: "borders model."
              RenderTableCell {TD} at (68,150) size 92x139 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
                RenderText {#text} at (6,6) size 79x126
                  text run at (6,6) width 102: "This means that"
                  text run at (26,6) width 126: "elements within the"
                  text run at (46,6) width 109: "cell have border-"
                  text run at (66,6) width 102: "spacing of 1em."
              RenderTableCell {TD} at (68,315) size 92x205 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
                RenderText {#text} at (16,-4) size 59x205
                  text run at (16,-4) width 205: "The borders on the header cells,"
                  text run at (36,-4) width 199: "on all sides, should be medium"
                  text run at (56,-4) width 80: "solid purple."
            RenderTableRow {TR} at (0,176) size 112x546
              RenderTableCell {TD} at (176,16) size 112x118 [border: (1px solid #008000)] [r=2 c=0 rs=1 cs=1]
                RenderText {#text} at (6,6) size 99x91
                  text run at (6,6) width 88: "The border of"
                  text run at (26,6) width 91: "the table itself"
                  text run at (46,6) width 62: "should be"
                  text run at (66,6) width 88: "medium solid"
                  text run at (86,6) width 32: "blue."
              RenderTableCell {TD} at (176,170) size 112x99 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
                RenderText {#text} at (26,-14) size 59x123
                  text run at (26,-14) width 95: "The borders of"
                  text run at (46,-14) width 113: "other cells should"
                  text run at (66,-14) width 123: "be thin solid green."
              RenderTableCell {TD} at (176,315) size 112x205 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
                RenderText {#text} at (16,-4) size 59x191
                  text run at (16,-4) width 188: "This table should have a 1em"
                  text run at (36,-4) width 162: "margin around all edges. "
                  text run at (36,157) width 29: "This"
                  text run at (56,-4) width 50: "margin "
                  text run at (56,45) width 135: "is measured from the"
                RenderInline {EM} at (0,0) size 19x68
                  RenderText {#text} at (76,-4) size 19x68
                    text run at (76,-4) width 68: "outer edge"
                RenderText {#text} at (76,63) size 19x87
                  text run at (76,63) width 86: " of its border."
        RenderTable {TABLE} at (618,16) size 378x552 [border: (3px solid #0000FF)]
          RenderTableSection {TBODY} at (3,3) size 372x546
            RenderTableRow {TR} at (0,8) size 36x546
              RenderTableCell {TH} at (8,0) size 36x141 [border: (3px solid #800080)] [r=0 c=0 rs=1 cs=1]
                RenderText {#text} at (8,29) size 19x83
                  text run at (8,29) width 83: "Header One"
              RenderTableCell {TH} at (8,141) size 36x199 [border: (3px solid #800080)] [r=0 c=1 rs=1 cs=1]
                RenderText {#text} at (8,57) size 19x85
                  text run at (8,57) width 84: "Header Two"
              RenderTableCell {TH} at (8,340) size 36x206 [border: (3px solid #800080)] [r=0 c=2 rs=1 cs=1]
                RenderText {#text} at (8,55) size 19x96
                  text run at (8,55) width 95: "Header Three"
            RenderTableRow {TR} at (0,52) size 152x546
              RenderTableCell {TD} at (52,40) size 152x61 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
                RenderText {#text} at (46,-34) size 59x119
                  text run at (46,-34) width 119: "This table uses the"
                  text run at (66,-34) width 113: "separated borders"
                  text run at (86,-34) width 44: "model."
              RenderTableCell {TD} at (52,141) size 152x199 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
                RenderText {#text} at (6,6) size 139x184
                  text run at (6,6) width 156: "Elements within the cell"
                  text run at (26,6) width 150: "have horizontal border-"
                  text run at (46,6) width 140: "spacing (i.e., width of"
                  text run at (66,6) width 144: "vertical lines) of 0 and"
                  text run at (86,6) width 52: "vertical "
                  text run at (86,57) width 129: "border-spacing (i.e.,"
                  text run at (106,6) width 184: "height of horizontal lines) of"
                  text run at (126,6) width 44: "0.5em."
              RenderTableCell {TD} at (52,380) size 152x126 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
                RenderText {#text} at (46,-34) size 59x180
                  text run at (46,-34) width 168: "The borders on the header"
                  text run at (66,-34) width 38: "cells, "
                  text run at (66,3) width 142: "on all sides, should be"
                  text run at (86,-34) width 137: "medium solid purple."
            RenderTableRow {TR} at (0,212) size 152x546
              RenderTableCell {TD} at (212,0) size 152x141 [border: (1px solid #008000)] [r=2 c=0 rs=1 cs=1]
                RenderText {#text} at (6,6) size 139x126
                  text run at (6,6) width 112: "The border of the"
                  text run at (26,6) width 114: "table itself should"
                  text run at (46,6) width 107: "be medium solid"
                  text run at (66,6) width 36: "blue. "
                  text run at (66,41) width 77: "The borders"
                  text run at (86,6) width 84: "of other cells"
                  text run at (106,6) width 126: "should be thin solid"
                  text run at (126,6) width 40: "green."
              RenderTableCell {TD} at (212,161) size 152x159 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
                RenderText {#text} at (26,-14) size 79x156
                  text run at (26,-14) width 156: "This table should have a"
                  text run at (46,-14) width 145: "1em margin around all"
                  text run at (66,-14) width 45: "edges. "
                  text run at (66,30) width 82: "This margin "
                  text run at (66,111) width 11: "is"
                  text run at (86,-14) width 124: "measured from the "
                RenderInline {EM} at (0,0) size 39x158
                  RenderText {#text} at (86,109) size 39x158
                    text run at (86,109) width 34: "outer"
                    text run at (106,-14) width 31: "edge"
                RenderText {#text} at (106,16) size 19x86
                  text run at (106,16) width 86: " of its border."
              RenderTableCell {TD} at (212,350) size 152x186 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
                RenderText {#text} at (16,-4) size 119x192
                  text run at (16,-4) width 191: "The table should not be wider"
                  text run at (36,-4) width 187: "than the room available for it"
                  text run at (56,-4) width 44: "unless "
                  text run at (56,40) width 111: "that space is very"
                  text run at (76,-4) width 43: "small. "
                  text run at (76,38) width 150: "Because of its margins,"
                  text run at (96,-4) width 105: "the width of the "
                  text run at (96,100) width 78: "table should"
                  text run at (116,-4) width 120: "be less than 100%."
        RenderTable {TABLE} at (1012,16) size 306x552 [border: (3px solid #0000FF)]
          RenderTableSection {TBODY} at (3,3) size 300x546
            RenderTableRow {TR} at (0,0) size 36x546
              RenderTableCell {TH} at (0,8) size 36x148 [border: (3px solid #800080)] [r=0 c=0 rs=1 cs=1]
                RenderText {#text} at (8,32) size 19x84
                  text run at (8,32) width 83: "Header One"
              RenderTableCell {TH} at (0,164) size 36x150 [border: (3px solid #800080)] [r=0 c=1 rs=1 cs=1]
                RenderText {#text} at (8,33) size 19x84
                  text run at (8,33) width 84: "Header Two"
              RenderTableCell {TH} at (0,322) size 36x216 [border: (3px solid #800080)] [r=0 c=2 rs=1 cs=1]
                RenderText {#text} at (8,60) size 19x96
                  text run at (8,60) width 95: "Header Three"
            RenderTableRow {TR} at (0,36) size 112x546
              RenderTableCell {TD} at (36,28) size 112x108 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
                RenderText {#text} at (26,-14) size 59x119
                  text run at (26,-14) width 119: "This table uses the"
                  text run at (46,-14) width 113: "separated borders"
                  text run at (66,-14) width 44: "model."
              RenderTableCell {TD} at (36,164) size 112x150 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
                RenderText {#text} at (6,6) size 99x129
                  text run at (6,6) width 128: "Elements within the"
                  text run at (26,6) width 127: "cell have horizontal"
                  text run at (46,6) width 113: "border-spacing of"
                  text run at (66,6) width 119: "0.5em and vertical"
                  text run at (86,6) width 129: "border-spacing of 0."
              RenderTableCell {TD} at (36,342) size 112x176 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
                RenderText {#text} at (26,-14) size 59x180
                  text run at (26,-14) width 168: "The borders on the header"
                  text run at (46,-14) width 38: "cells, "
                  text run at (46,23) width 142: "on all sides, should be"
                  text run at (66,-14) width 137: "medium solid purple."
            RenderTableRow {TR} at (0,148) size 152x546
              RenderTableCell {TD} at (148,18) size 152x128 [border: (1px solid #008000)] [r=2 c=0 rs=1 cs=1]
                RenderText {#text} at (16,-4) size 119x133
                  text run at (16,-4) width 112: "The border of the"
                  text run at (36,-4) width 133: "table itself should be"
                  text run at (56,-4) width 124: "medium solid blue."
                  text run at (76,-4) width 132: "The borders of other"
                  text run at (96,-4) width 124: "cells should be thin"
                  text run at (116,-4) width 75: "solid green."
              RenderTableCell {TD} at (148,164) size 152x150 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
                RenderText {#text} at (6,6) size 99x122
                  text run at (6,6) width 111: "This table should"
                  text run at (26,6) width 122: "have a 1em margin"
                  text run at (46,6) width 109: "around all edges."
                  text run at (66,6) width 82: "This margin "
                  text run at (66,87) width 11: "is"
                  text run at (86,6) width 120: "measured from the"
                RenderInline {EM} at (0,0) size 19x68
                  RenderText {#text} at (106,6) size 19x68
                    text run at (106,6) width 68: "outer edge"
                RenderText {#text} at (106,73) size 39x105
                  text run at (106,73) width 37: " of its"
                  text run at (126,6) width 45: "border."
              RenderTableCell {TD} at (148,332) size 152x196 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
                RenderText {#text} at (16,-4) size 119x198
                  text run at (16,-4) width 191: "The table should not be wider"
                  text run at (36,-4) width 187: "than the room available for it"
                  text run at (56,-4) width 44: "unless "
                  text run at (56,40) width 154: "that space is very small."
                  text run at (76,-4) width 173: "Because of its margins, the"
                  text run at (96,-4) width 82: "width of the "
                  text run at (96,77) width 97: "table should be"
                  text run at (116,-4) width 101: "less than 100%."
        RenderTable {TABLE} at (1334,16) size 298x552
          RenderBlock {CAPTION} at (0,0) size 20x552
            RenderText {#text} at (0,215) size 19x122
              text run at (0,215) width 122: "This is the caption."
          RenderTableCol {COLGROUP} at (0,0) size 0x0 [border: (3px solid #FF0000)]
            RenderTableCol {COL} at (0,0) size 0x0 [border: (3px solid #FF0000)]
          RenderTableCol {COLGROUP} at (0,0) size 0x0 [border: (3px solid #FF0000)]
            RenderTableCol {COL} at (0,0) size 0x0 [border: (3px solid #FF0000)]
            RenderTableCol {COL} at (0,0) size 0x0 [border: (3px solid #FF0000)]
          RenderTableSection {THEAD} at (20,0) size 54x552 [border: (3px solid #FF0000)]
            RenderTableRow {TR} at (0,2) size 50x552 [border: (3px solid #FF0000)]
              RenderTableCell {TH} at (2,2) size 50x90 [r=0 c=0 rs=1 cs=1]
                RenderText {#text} at (5,19) size 39x52
                  text run at (5,19) width 51: "Header"
                  text run at (25,30) width 29: "One"
              RenderTableCell {TH} at (2,104) size 50x219 [r=0 c=1 rs=1 cs=1]
                RenderText {#text} at (15,67) size 19x85
                  text run at (15,67) width 84: "Header Two"
              RenderTableCell {TH} at (2,345) size 50x195 [r=0 c=2 rs=1 cs=1]
                RenderText {#text} at (15,50) size 19x95
                  text run at (15,50) width 95: "Header Three"
          RenderTableSection {TBODY} at (74,0) size 224x552 [border: (3px solid #FF0000)]
            RenderTableRow {TR} at (0,0) size 110x552 [border: (3px solid #FF0000)]
              RenderTableCell {TD} at (0,2) size 110x90 [r=0 c=0 rs=1 cs=1]
                RenderText {#text} at (5,5) size 99x64
                  text run at (5,5) width 64: "This table"
                  text run at (25,5) width 52: "uses the"
                  text run at (45,5) width 61: "separated"
                  text run at (65,5) width 48: "borders"
                  text run at (85,5) width 44: "model."
              RenderTableCell {TD} at (0,114) size 110x199 [r=0 c=1 rs=1 cs=1]
                RenderText {#text} at (25,-15) size 59x217
                  text run at (25,-15) width 177: "This means that borders are"
                  text run at (45,-15) width 217: "allowed only on table elements or"
                  text run at (65,-15) width 36: "table "
                  text run at (65,20) width 88: "cell elements."
              RenderTableCell {TD} at (0,345) size 110x195 [r=0 c=2 rs=1 cs=1]
                RenderText {#text} at (15,-5) size 79x187
                  text run at (15,-5) width 156: "They are not allowed on"
                  text run at (35,-5) width 187: "elements that represent rows,"
                  text run at (55,-5) width 158: "row-groups, columns, or"
                  text run at (75,-5) width 101: "column-groups."
            RenderTableRow {TR} at (0,112) size 110x552 [border: (3px solid #FF0000)]
              RenderTableCell {TD} at (112,2) size 110x90 [r=1 c=0 rs=1 cs=1]
                RenderText {#text} at (5,5) size 99x79
                  text run at (5,5) width 38: "There"
                  text run at (25,5) width 62: "should be"
                  text run at (45,5) width 68: "no borders"
                  text run at (65,5) width 79: "at all on this"
                  text run at (85,5) width 37: "table!"
              RenderTableCell {TD} at (112,104) size 110x219 [r=1 c=1 rs=1 cs=1]
                RenderText {#text} at (15,-5) size 79x224
                  text run at (15,-5) width 224: "If there are any borders shown that"
                  text run at (35,-5) width 200: "are not medium solid red, then "
                  text run at (35,194) width 20: "the"
                  text run at (55,-5) width 208: "problem is something other than"
                  text run at (75,-5) width 150: "what this test is testing."
              RenderTableCell {TD} at (112,345) size 110x195 [r=1 c=2 rs=1 cs=1]
                RenderText {#text} at (15,-5) size 59x191
                  text run at (15,-5) width 188: "This table should have a 1em"
                  text run at (35,-5) width 162: "margin around all edges. "
                  text run at (35,156) width 29: "This"
                  text run at (55,-5) width 50: "margin "
                  text run at (55,44) width 135: "is measured from the"
                RenderInline {EM} at (0,0) size 19x68
                  RenderText {#text} at (75,-5) size 19x68
                    text run at (75,-5) width 68: "outer edge"
                RenderText {#text} at (75,62) size 19x87
                  text run at (75,62) width 86: " of its border."
