blob: 37c9984afcc12fa2db75e47607b15bcbafa69ab2 [file] [log] [blame]
document.all works as superclass.prototype, but not as superclass
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS testAsSuperclassPrototype() is true
PASS class Foo extends document.all {} threw exception TypeError: The superclass is not a constructor..
PASS successfullyParsed is true
TEST COMPLETE