Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / canvas / canvas-longlived-context-expected.txt
blob2af9411f32c0609498c006657023b6efea7e3839
1 This test ensures that Canvas and CanvasRenderingContext2D work correctly if the rendering context outlives the canvas element
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS getPixel(50,50) is [0,128,0,255]
7 PASS successfullyParsed is true
9 TEST COMPLETE