2d.canvas.context.arguments.missing

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassOffscreenCanvas test: 2d.canvas.context.arguments.missing
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "function() { offscreenCanvas2.getContext(); }")
    at Test.<anonymous> ( /html/canvas/offscreen/canvas-context/2d.canvas.context.arguments.missing.html:24:3)