Back to Chromium

No Elements

third_party/blink/web_tests/fast/dom/no-elements.html

149.0.7827.2320 B
Original Source

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 noframes.This is noembed.This is nolayer.