blob: c702309cbf0e311069bbc1baceeca1b9d29c124a [file] [log] [blame]
Verify that the custom properties on a Canvas 2D rendering context object are retained across GCs.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS context.customProperty is "value"
PASS context.customProperty is "value"
PASS successfullyParsed is true
TEST COMPLETE