toBlob.null

toBlob with zero dimension returns a null Blob

Actual output:

FAIL (fallback content)

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PasstoBlob with zero dimension returns a null Blob
Asserts run
Pass
assert_false(false, "toBlob callback shouldn't be called synchronously")
    at Test.<anonymous> ( /html/semantics/embedded-content/the-canvas-element/toBlob.null.html:30:10)
Pass
assert_equals(null, null, "blob === null (got [object], expected [object])")
    at _assertSame ( /html/canvas/resources/canvas-tests.js:17:5)
Pass
assert_equals(null, null, "blob === null (got [object], expected [object])")
    at _assertSame ( /html/canvas/resources/canvas-tests.js:17:5)