Index: LayoutTests/fast/canvas/webgl/point-size-expected.txt |
diff --git a/LayoutTests/fast/canvas/webgl/point-size-expected.txt b/LayoutTests/fast/canvas/webgl/point-size-expected.txt |
index a2a5d3049e3462c103c8f15956287771a27cc900..4bb5727da6c15157ab9e5c204b2d3da5c308747d 100644 |
--- a/LayoutTests/fast/canvas/webgl/point-size-expected.txt |
+++ b/LayoutTests/fast/canvas/webgl/point-size-expected.txt |
@@ -4,7 +4,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE |
Draw a point of size 1 and verify it does not touch any other pixels. |
Draw a point of size 2 and verify it fills the appropriate region. |
-PASS |
+FAIL Drawing a point of size 2 failed to fill the appropriate region |
PASS successfullyParsed is true |
TEST COMPLETE |