blob: 07cb33f4d90303976cda05569e58718e63de9496 [file] [log] [blame]
Tests that custom prototypes on DOM objects persist after garbage collection.
PASS: $('p').__proto__ should be null and is.
PASS: $('p').__proto__ should be null and is.
PASS: $('p').__proto__ should be null and is.