blob: 586b4de43da13191e9350bd785067a8e6b297843 [file] [log] [blame]
This is a testharness.js-based test.
FAIL drawImage with zero-sized source rectangle from image throws INDEX_SIZE_ERR assert_throws: function "function() { ctx.drawImage(document.getElementById('red-zerowidth.svg'), 0, 0, 100, 50); }" did not throw
Harness: the test ran to completion.