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
      LayoutBlockFlow {H1} at (0,0) size 784x37
        LayoutText {#text} at (0,0) size 251x36
          text run at (0,0) width 251: "setAttribute() Test"
      LayoutBlockFlow {P} at (0,58.44) size 784x18 [color=#008000]
        LayoutText {#text} at (0,0) size 481x17
          text run at (0,0) width 481: "This element's Class attribute is set using setAttribute(). It should be green."
      LayoutBlockFlow {P} at (0,92.44) size 784x18 [color=#008000]
        LayoutText {#text} at (0,0) size 463x17
          text run at (0,0) width 463: "This element's ID attribute is set using setAttribute(). It should be green."
      LayoutBlockFlow {P} at (0,126.44) size 784x18 [color=#008000]
        LayoutText {#text} at (0,0) size 476x17
          text run at (0,0) width 476: "This element's Title attribute is set using setAttribute(). It should be green."
      LayoutBlockFlow {P} at (0,160.44) size 784x18 [color=#008000]
        LayoutText {#text} at (0,0) size 401x17
          text run at (0,0) width 401: "This element's Title attribute is hard-coded. It should be green."
      LayoutBlockFlow {P} at (0,194.44) size 784x18 [color=#008000]
        LayoutText {#text} at (0,0) size 479x17
          text run at (0,0) width 479: "This element's Lang attribute is set using setAttribute(). It should be green."