blob: 0e66cb7c304cc4461e41540fc1d0dd329d123e0c [file] [log] [blame]
This tests that the elements noframes, nolayer, noscript and noembed are created as elements and put in the DOM tree. The elements other than <nolayer> should not contain any children. If the test is successful, the four messages below will list 0, 0, 0, and 1 child.
This is nolayer.
noframes has 1 children.
noscript has 1 children.
noembed has 1 children.
nolayer has 1 children.