haikuwebkit/LayoutTests/fast/dom/gc-custom-prototype-expecte...

7 lines
218 B
Plaintext

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.