summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/canvas/webgl/context-gc-custom-properties-expected.txt
blob: 8824f50e5264f18272bb4560e9d669338b956d6e (plain)
1
2
3
4
5
6
7
8
9
10
11
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 context.customProperty is "value"
PASS successfullyParsed is true

TEST COMPLETE