blob: 4c1a18173c171e38a69669c6f6b6ca79a93d7fe6 [file] [log] [blame]
Test that CanvasManager is able to record actions made to 2D canvas contexts.
== Running test suite: Canvas.recording2D
-- Running test case: Canvas.recording2D.ExistingSaves
PASS: There should be 4 existing states.
PASS: State 0 should match expected fillStyle value.
PASS: State 1 should match expected fillStyle value.
PASS: State 2 should match expected fillStyle value.
PASS: State 3 should match expected fillStyle value.