blob: bd5e97dfa5d17a9e8ae5af744d75f9e4a30ac81c [file] [log] [blame]
This test setting various attributes of a CanvasRenderingContext2D to JavaScript null.
TEST SUCCEEDED: The value was the string 'source-over'. [tested CanvasRenderingContext2D.globalCompositeOperation]
TEST SUCCEEDED: The value was the string 'butt'. [tested CanvasRenderingContext2D.lineCap]
TEST SUCCEEDED: The value was the string 'miter'. [tested CanvasRenderingContext2D.lineJoin]
TEST SUCCEEDED: The value was the empty string. [tested CanvasRenderingContext2D.shadowColor]