2d.path.roundrect.radius.noarugment

Check that roundRect draws a rectangle when no radii are provided.

Actual output:

FAIL (fallback content)

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassCheck that roundRect draws a rectangle when no radii are provided.
Asserts run
Pass
assert_equals(255, 255, "Red channel of the pixel at (10, 9)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(0, 0, "Green channel of the pixel at (10, 9)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (10, 9)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (10, 9)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(255, 255, "Red channel of the pixel at (9, 10)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(0, 0, "Green channel of the pixel at (9, 10)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (9, 10)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (9, 10)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(0, 0, "Red channel of the pixel at (10, 10)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(255, 255, "Green channel of the pixel at (10, 10)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (10, 10)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (10, 10)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(255, 255, "Red channel of the pixel at (90, 10)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(0, 0, "Green channel of the pixel at (90, 10)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (90, 10)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (90, 10)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(255, 255, "Red channel of the pixel at (89, 9)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(0, 0, "Green channel of the pixel at (89, 9)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (89, 9)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (89, 9)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(0, 0, "Red channel of the pixel at (89, 10)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(255, 255, "Green channel of the pixel at (89, 10)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (89, 10)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (89, 10)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(255, 255, "Red channel of the pixel at (89, 40)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(0, 0, "Green channel of the pixel at (89, 40)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (89, 40)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (89, 40)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(255, 255, "Red channel of the pixel at (90, 39)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(0, 0, "Green channel of the pixel at (90, 39)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (90, 39)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (90, 39)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(0, 0, "Red channel of the pixel at (89, 39)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(255, 255, "Green channel of the pixel at (89, 39)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (89, 39)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (89, 39)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(255, 255, "Red channel of the pixel at (9, 39)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(0, 0, "Green channel of the pixel at (9, 39)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (9, 39)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (9, 39)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(255, 255, "Red channel of the pixel at (10, 40)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(0, 0, "Green channel of the pixel at (10, 40)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (10, 40)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (10, 40)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(0, 0, "Red channel of the pixel at (10, 39)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(255, 255, "Green channel of the pixel at (10, 39)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (10, 39)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (10, 39)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)