1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {H1} at (0,0) size 784x37
7 LayoutText {#text} at (0,0) size 254x36
8 text run at (0,0) width 254: "setAttribute() Test"
9 LayoutBlockFlow {P} at (0,58.44) size 784x20 [color=#008000]
10 LayoutText {#text} at (0,0) size 446x19
11 text run at (0,0) width 446: "This element's Class attribute is set using setAttribute(). It should be green."
12 LayoutBlockFlow {P} at (0,94.44) size 784x20 [color=#008000]
13 LayoutText {#text} at (0,0) size 429x19
14 text run at (0,0) width 429: "This element's ID attribute is set using setAttribute(). It should be green."
15 LayoutBlockFlow {P} at (0,130.44) size 784x20 [color=#008000]
16 LayoutText {#text} at (0,0) size 439x19
17 text run at (0,0) width 439: "This element's Title attribute is set using setAttribute(). It should be green."
18 LayoutBlockFlow {P} at (0,166.44) size 784x20 [color=#008000]
19 LayoutText {#text} at (0,0) size 375x19
20 text run at (0,0) width 375: "This element's Title attribute is hard-coded. It should be green."
21 LayoutBlockFlow {P} at (0,202.44) size 784x20 [color=#008000]
22 LayoutText {#text} at (0,0) size 443x19
23 text run at (0,0) width 443: "This element's Lang attribute is set using setAttribute(). It should be green."