Index: LayoutTests/fast/canvas/canvas-composite-stroke-alpha-expected.txt |
diff --git a/LayoutTests/fast/canvas/canvas-composite-alpha-expected.txt b/LayoutTests/fast/canvas/canvas-composite-stroke-alpha-expected.txt |
similarity index 94% |
copy from LayoutTests/fast/canvas/canvas-composite-alpha-expected.txt |
copy to LayoutTests/fast/canvas/canvas-composite-stroke-alpha-expected.txt |
index 7aba06efd4a6f615062cad239d59bc4b4fe58280..a74367b4f8f8dd2d6ea15c22ad8c04f61902520a 100644 |
--- a/LayoutTests/fast/canvas/canvas-composite-alpha-expected.txt |
+++ b/LayoutTests/fast/canvas/canvas-composite-stroke-alpha-expected.txt |
@@ -1,6 +1,6 @@ |
-This test exercises a bunch of color composition with alpha blending. The top-left rectangles are the source images and bottom-right rectangles are the destination images. |
+This test exercises a bunch of alpha composition checks with stroking. The top-left rectangles are the source images and bottom-right rectangles are the destination images. |
-Tests for fill rect |
+Tests for stroke rect |
src 255, 0, 0, 255 src 255, 0, 0, 255 src 255, 0, 0, 255 src 0, 255, 0, 0 src 0, 255, 0, 1 src 255, 0, 0, 0 src 255, 0, 0, 127 src 255, 0, 0, 255 src 255, 0, 0, 127 src 127, 0, 0, 255 src 127, 0, 0, 127 src 255, 0, 0, 127 src 255, 127, 0, 32 src 255, 0, 0, 191 src 255, 0, 255, 191 |
dst 0, 255, 0, 255 dst 0, 255, 0, 0 dst 0, 255, 0, 1 dst 255, 0, 0, 255 dst 255, 0, 0, 255 dst 0, 255, 0, 255 dst 0, 255, 0, 127 dst 0, 255, 0, 127 dst 0, 255, 0, 255 dst 0, 127, 0, 127 dst 0, 127, 0, 255 dst 255, 0, 0, 63 dst 255, 63, 0, 63 dst 0, 255, 0, 127 dst 0, 255, 255, 127 |
@@ -180,7 +180,7 @@ PASS |
PASS |
PASS |
PASS |
-Tests for path and fill |
+Tests for path and stroke |
src 255, 0, 0, 255 src 255, 0, 0, 255 src 255, 0, 0, 255 src 0, 255, 0, 0 src 0, 255, 0, 1 src 255, 0, 0, 0 src 255, 0, 0, 127 src 255, 0, 0, 255 src 255, 0, 0, 127 src 127, 0, 0, 255 src 127, 0, 0, 127 src 255, 0, 0, 127 src 255, 127, 0, 32 src 255, 0, 0, 191 src 255, 0, 255, 191 |
dst 0, 255, 0, 255 dst 0, 255, 0, 0 dst 0, 255, 0, 1 dst 255, 0, 0, 255 dst 255, 0, 0, 255 dst 0, 255, 0, 255 dst 0, 255, 0, 127 dst 0, 255, 0, 127 dst 0, 255, 0, 255 dst 0, 127, 0, 127 dst 0, 127, 0, 255 dst 255, 0, 0, 63 dst 255, 63, 0, 63 dst 0, 255, 0, 127 dst 0, 255, 255, 127 |