2d.path.arcTo.scale

arcTo scales the curve, not just the control points

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassarcTo scales the curve, not just the control points
Asserts run
Pass
assert_equals(0, 0, "Red channel of the pixel at (0, 0)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(255, 255, "Green channel of the pixel at (0, 0)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (0, 0)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (0, 0)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(0, 0, "Red channel of the pixel at (50, 0)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(255, 255, "Green channel of the pixel at (50, 0)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (50, 0)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (50, 0)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(0, 0, "Red channel of the pixel at (99, 0)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(255, 255, "Green channel of the pixel at (99, 0)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (99, 0)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (99, 0)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(0, 0, "Red channel of the pixel at (0, 25)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(255, 255, "Green channel of the pixel at (0, 25)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (0, 25)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (0, 25)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(0, 0, "Red channel of the pixel at (50, 25)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(255, 255, "Green channel of the pixel at (50, 25)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (50, 25)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (50, 25)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(0, 0, "Red channel of the pixel at (99, 25)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(255, 255, "Green channel of the pixel at (99, 25)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (99, 25)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (99, 25)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(0, 0, "Red channel of the pixel at (0, 49)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(255, 255, "Green channel of the pixel at (0, 49)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (0, 49)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (0, 49)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(0, 0, "Red channel of the pixel at (50, 49)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(255, 255, "Green channel of the pixel at (50, 49)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (50, 49)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (50, 49)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(0, 0, "Red channel of the pixel at (99, 49)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(255, 255, "Green channel of the pixel at (99, 49)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (99, 49)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (99, 49)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)