Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / canvas / canvas-context-gc-custom-properties-expected.txt
blobc702309cbf0e311069bbc1baceeca1b9d29c124a
1 Verify that the custom properties on a Canvas 2D rendering context object are retained across GCs.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS context.customProperty is "value"
7 PASS context.customProperty is "value"
8 PASS successfullyParsed is true
10 TEST COMPLETE