2d.pattern.image.string

Defined in "Web IDL" (draft)

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassOffscreenCanvas test: 2d.pattern.image.string
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "function() { ctx.createPattern('../images/red.png', 'repeat'); }")
    at Test.<anonymous> ( /html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.image.string.html:24:3)