blob: 6781b38c515882a5e6a510b45dd1a2e06e9a223d [file] [log] [blame]
Verify that the custom properties on a WebGL 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 extensionObject.customProperty is "value"
PASS context.customProperty is "value"
PASS extensionObject.customProperty is "value"
PASS successfullyParsed is true
TEST COMPLETE