haikuwebkit/LayoutTests/fast/canvas/canvas-longlived-context-ex...

11 lines
299 B
Plaintext

This test ensures that Canvas and CanvasRenderingContext2D work correctly if the rendering context outlives the canvas element
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS getPixel(50,50) is [0,128,0,255]
PASS successfullyParsed is true
TEST COMPLETE