blob: 6c9606b7ba11ac2291307daedc1dbf8d8534cd97 [file] [log] [blame]
Test that CanvasManager tracks canvas memory costs and is notified of changes.
== Running test suite: Canvas.memory
-- Running test case: Canvas.memory.memoryCost
Memory cost of canvas is NaN.
-- Running test case: Canvas.memory.canvasMemoryChanged
Change size of canvas to 200x200.
Memory cost of canvas updated to 166400.