blob: b1abbe987bb7bdeacaadf11f8f4c71430ec022a9 [file] [log] [blame]
CONSOLE MESSAGE: CanvasRenderingContext2D.save() has been called without a matching restore() too many times. Ignoring save().
CONSOLE MESSAGE: CanvasRenderingContext2D.save() has been called without a matching restore() too many times. Ignoring save().
This test verifies that the size of CanvasRenderingContext2D state stack does not grow beyond a certain limit.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS ctx.fillStyle is "#ff0000"
PASS ctx.fillStyle is "#0000ff"
PASS ctx.fillStyle is "#00ff00"
PASS successfullyParsed is true
TEST COMPLETE