Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / no-elements-expected.txt
blob0e66cb7c304cc4461e41540fc1d0dd329d123e0c
1 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.
3 This is nolayer.
4 noframes has 1 children.
5 noscript has 1 children.
6 noembed has 1 children.
7 nolayer has 1 children.