blob: 6b4ddda11d50644fd85da512f69ab6439adc9e86 [file] [log] [blame]
Test that the HTML parser does not allow the nesting depth of elements to exceed 512.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS d512.parentNode === d510 is true
PASS d511.parentNode === d510 is true
PASS d512.previousSibling === d511 is true
PASS successfullyParsed is true
TEST COMPLETE