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 254x37
8 text run at (0,0) width 254: "setAttribute() Test"
9 LayoutBlockFlow {P} at (0,58.44) size 784x18 [color=#008000]
10 LayoutText {#text} at (0,0) size 481x18
11 text run at (0,0) width 481: "This element's Class attribute is set using setAttribute(). It should be green."
12 LayoutBlockFlow {P} at (0,92.44) size 784x18 [color=#008000]
13 LayoutText {#text} at (0,0) size 463x18
14 text run at (0,0) width 463: "This element's ID attribute is set using setAttribute(). It should be green."
15 LayoutBlockFlow {P} at (0,126.44) size 784x18 [color=#008000]
16 LayoutText {#text} at (0,0) size 477x18
17 text run at (0,0) width 477: "This element's Title attribute is set using setAttribute(). It should be green."
18 LayoutBlockFlow {P} at (0,160.44) size 784x18 [color=#008000]
19 LayoutText {#text} at (0,0) size 402x18
20 text run at (0,0) width 402: "This element's Title attribute is hard-coded. It should be green."
21 LayoutBlockFlow {P} at (0,194.44) size 784x18 [color=#008000]
22 LayoutText {#text} at (0,0) size 479x18
23 text run at (0,0) width 479: "This element's Lang attribute is set using setAttribute(). It should be green."