Index: third_party/WebKit/LayoutTests/fast/canvas/canvas-putImageData-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/canvas-putImageData-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/canvas-putImageData-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..6873f82dcb682eb853c273a984f4bdb0a661722d |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/fast/canvas/canvas-putImageData-expected.txt |
@@ -0,0 +1,66 @@ |
+This is a testharness.js-based test. |
+PASS PixelTestBasicDrawing 1 |
+PASS PixelTestBasicDrawing 2 |
+PASS PixelTestBasicDrawing 3 |
+PASS PixelTestBasicDrawing 4 |
+PASS PixelTestBasicDrawing 5 |
+PASS PixelTestBasicDrawing 6 |
+PASS PixelTestBasicDrawing 7 |
+PASS PixelTestPositionedDrawing 1 |
+PASS PixelTestPositionedDrawing 2 |
+PASS PixelTestPositionedDrawing 3 |
+PASS PixelTestPositionedDrawing 4 |
+PASS PixelTestPositionedDrawing 5 |
+PASS PixelTestTranslation 1 |
+PASS PixelTestTranslation 2 |
+PASS PixelTestTranslation 3 |
+PASS PixelTestTranslation 4 |
+PASS Test dirty rect handling. |
+PASS Test drawing outside the canvas border. |
+PASS test drawing with non-intersecting dirty rect. |
+PASS Test drawing to region intersect edge of canvas. |
+PASS PixelTestRegionIntersectLeftEdge 1 |
+PASS PixelTestRegionIntersectLeftEdge 2 |
+PASS PixelTestRegionIntersectLeftEdge 3 |
+PASS PixelTestRegionIntersectRightEdge 1 |
+PASS PixelTestRegionIntersectRightEdge 2 |
+PASS PixelTestRegionIntersectRightEdge 3 |
+PASS PixelTestRegionIntersectTopEdge 1 |
+PASS PixelTestRegionIntersectTopEdge 2 |
+PASS PixelTestRegionIntersectTopEdge 3 |
+PASS PixelTestRegionIntersectBototmEdge 1 |
+PASS PixelTestRegionIntersectBototmEdge 2 |
+PASS PixelTestRegionIntersectBototmEdge 3 |
+PASS Test drawing with only part of the dirty region intersecting the window. |
+PASS PixelTestDirtyRegionIntersectLeftEdge 1 |
+PASS PixelTestDirtyRegionIntersectLeftEdge 2 |
+PASS PixelTestDirtyRegionIntersectLeftEdge 3 |
+PASS PixelTestDirtyRegionIntersectLeftEdge 4 |
+PASS PixelTestDirtyRegionIntersectLeftEdge 5 |
+PASS PixelTestDirtyRegionIntersectLeftEdge 6 |
+PASS PixelTestDirtyRegionIntersectRightEdge 1 |
+PASS PixelTestDirtyRegionIntersectRightEdge 2 |
+PASS PixelTestDirtyRegionIntersectRightEdge 3 |
+PASS PixelTestDirtyRegionIntersectRightEdge 4 |
+PASS PixelTestDirtyRegionIntersectRightEdge 5 |
+PASS PixelTestDirtyRegionIntersectRightEdge 6 |
+PASS PixelTestDirtyRegionIntersectTopEdge 1 |
+PASS PixelTestDirtyRegionIntersectTopEdge 2 |
+PASS PixelTestDirtyRegionIntersectTopEdge 3 |
+PASS PixelTestDirtyRegionIntersectTopEdge 4 |
+PASS PixelTestDirtyRegionIntersectTopEdge 5 |
+PASS PixelTestDirtyRegionIntersectTopEdge 6 |
+PASS PixelTestDirtyRegionIntersectBottomEdge 1 |
+PASS PixelTestDirtyRegionIntersectBottomEdge 2 |
+PASS PixelTestDirtyRegionIntersectBottomEdge 3 |
+PASS PixelTestDirtyRegionIntersectBottomEdge 4 |
+PASS PixelTestDirtyRegionIntersectBottomEdge 5 |
+PASS PixelTestDirtyRegionIntersectBottomEdge 6 |
+PASS Test clamping of dx/dy. |
+PASS Test clamping of dirtyX/Y/Width/Height. |
+FAIL TestInvalidParam 1 Test bug: need to pass exception to assert_throws() |
+FAIL TestInvalidParam 2 Test bug: need to pass exception to assert_throws() |
+FAIL TestInvalidParam 3 Test bug: need to pass exception to assert_throws() |
+PASS Ensure we don't mess up bounds clipping checks. |
+Harness: the test ran to completion. |
+ |