blob: ca3ad75b9590e08b66b8d5b08ef6bd436c51a652 [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 string 'rgba(0, 0, 0, 0)'. [tested CanvasRenderingContext2D.shadowColor]