haikuwebkit/LayoutTests/fast/dom/undetectable-document-all-e...

5 lines
229 B
Plaintext

This tests that document.all should be undetectable, and that it should be possible to delete document.all. If this test is successful, the text "SUCCESS" should be shown below.
document.all: [object HTMLAllCollection]
SUCCESS!