Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(83)

Unified Diff: LayoutTests/virtual/gpu/fast/canvas/webgl/point-size-expected.txt

Issue 14891003: The first in a series of mass rebaselines. I tried to avoid (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/virtual/gpu/fast/canvas/webgl/point-size-expected.txt
diff --git a/LayoutTests/fast/canvas/webgl/point-size-expected.txt b/LayoutTests/virtual/gpu/fast/canvas/webgl/point-size-expected.txt
similarity index 82%
copy from LayoutTests/fast/canvas/webgl/point-size-expected.txt
copy to LayoutTests/virtual/gpu/fast/canvas/webgl/point-size-expected.txt
index a2a5d3049e3462c103c8f15956287771a27cc900..4bb5727da6c15157ab9e5c204b2d3da5c308747d 100644
--- a/LayoutTests/fast/canvas/webgl/point-size-expected.txt
+++ b/LayoutTests/virtual/gpu/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

Powered by Google App Engine
This is Rietveld 408576698