canvas-expected.txt   [plain text]


layer at (0,0) size 800x600
  RenderCanvas at (0,0) size 800x600
layer at (0,0) size 800x305
  RenderBlock {HTML} at (0,0) size 800x305 [bgcolor=#00FFFF]
    RenderBody {BODY} at (25,25) size 750x255 [bgcolor=#008000]
      RenderBlock {P} at (0,0) size 750x18
        RenderText {TEXT} at (0,0) size 355x18
          text run at (0,0) width 355: "The style declarations which apply to the text below are:"
      RenderBlock {PRE} at (0,34) size 750x30
        RenderText {TEXT} at (0,0) size 552x30
          text run at (0,0) width 240: "HTML {background-color: aqua;}"
          text run at (0,15) width 520: "BODY {background-color: green; background-image: none; margin: 25"
          text run at (520,15) width 32: "px;}"
      RenderBlock {HR} at (0,77) size 750x2 [border: (1px inset #000000)]
      RenderBlock {P} at (0,95) size 750x54
        RenderText {TEXT} at (0,0) size 739x54
          text run at (0,0) width 387: "The body of this document should have a green background. "
          text run at (387,0) width 308: "It also has a margin of 25 pixels, so the light blue"
          text run at (0,18) width 432: "background set for the HTML element should surround the BODY. "
          text run at (432,18) width 307: "If the BODY content is significantly shorter than"
          text run at (0,36) width 519: "the browser's window height, then the bottom border may be larger than 25 pixels."
      RenderTable {TABLE} at (0,165) size 750x90 [border: (1px outset #808080)]
        RenderTableSection {TBODY} at (1,1) size 0x88
          RenderTableRow {TR} at (0,0) size 0x0
            RenderTableCell {TD} at (0,0) size 748x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
              RenderInline {STRONG} at (0,0) size 163x18
                RenderText {TEXT} at (4,4) size 163x18
                  text run at (4,4) width 163: "TABLE Testing Section"
          RenderTableRow {TR} at (0,0) size 0x0
            RenderTableCell {TD} at (0,44) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
              RenderText {TEXT} at (4,4) size 4x18
                text run at (4,4) width 4: " "
            RenderTableCell {TD} at (12,26) size 736x62 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
              RenderBlock {P} at (4,4) size 728x54
                RenderText {TEXT} at (0,0) size 708x54
                  text run at (0,0) width 387: "The body of this document should have a green background. "
                  text run at (387,0) width 308: "It also has a margin of 25 pixels, so the light blue"
                  text run at (0,18) width 432: "background set for the HTML element should surround the BODY. "
                  text run at (432,18) width 276: "If the BODY content is significantly shorter"
                  text run at (0,36) width 550: "than the browser's window height, then the bottom border may be larger than 25 pixels."