blob: 9c72e1e8c84d489c52c84fb01271bd1ddf9b9ee1 [file] [log] [blame]
Test that the IDL extensions for CanvasRenderingContext2D work correctly.
== Running test suite: IDLExtensions.CanvasRenderingContext2D
-- Running test case: IDLExtensions.CanvasRenderingContext2D.setPath
PASS: Should modify X after setting new path.
PASS: Should modify Y after setting new path.
PASS: Should modify X after setting empty path.
PASS: Should modify Y after setting empty path.