2d.path.roundrect.3.radii.3.dompointinit

Verify that when three radii are given to roundRect(), the third radius, specified as a DOMPointInit, applies to the bottom-right corner.

Actual output:

FAIL (fallback content)

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassVerify that when three radii are given to roundRect(), the third radius, specified as a DOMPointInit, applies to the bottom-right corner.
Asserts run
Pass
assert_equals(255, 255, "Red channel of the pixel at (79, 48)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(0, 0, "Green channel of the pixel at (79, 48)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (79, 48)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (79, 48)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(0, 0, "Red channel of the pixel at (58, 48)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(255, 255, "Green channel of the pixel at (58, 48)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (58, 48)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (58, 48)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(255, 255, "Red channel of the pixel at (98, 39)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(0, 0, "Green channel of the pixel at (98, 39)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (98, 39)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (98, 39)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(0, 0, "Red channel of the pixel at (98, 28)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(255, 255, "Green channel of the pixel at (98, 28)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (98, 28)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (98, 28)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(0, 0, "Red channel of the pixel at (1, 1)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(255, 255, "Green channel of the pixel at (1, 1)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (1, 1)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (1, 1)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(0, 0, "Red channel of the pixel at (98, 1)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(255, 255, "Green channel of the pixel at (98, 1)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (98, 1)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (98, 1)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(0, 0, "Red channel of the pixel at (1, 48)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(255, 255, "Green channel of the pixel at (1, 48)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (1, 48)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (1, 48)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)