blob: eaaa6ad95d8caba6b525fefc52b4539f9d67ae8e [file] [log] [blame]
This tests that setting the proto of a built in constructor is not reset
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS Object.getPrototypeOf(HTMLElement) is Object.prototype
PASS Object.getPrototypeOf(HTMLElement) is proto
PASS successfullyParsed is true
TEST COMPLETE