Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / canvas / webgl / context-gc-custom-properties-expected.txt
blob8824f50e5264f18272bb4560e9d669338b956d6e
1 Verify that the custom properties on a WebGL 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