2d.path.isPointInPath.empty

isPointInPath() works when there is no path

Actual output:

FAIL (fallback content)

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassisPointInPath() works when there is no path
Asserts run
Pass
assert_equals(false, false, "ctx.isPointInPath(0, 0) === false (got false[boolean], expected false[boolean])")
    at _assertSame ( /html/canvas/resources/canvas-tests.js:17:5)