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

Unified Diff: third_party/WebKit/LayoutTests/fast/canvas/text-globalAlpha-expected.txt

Issue 2343793002: Convert fast/canvas Layouttests to testharness (Closed)
Patch Set: Refactor3 Created 4 years, 3 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: third_party/WebKit/LayoutTests/fast/canvas/text-globalAlpha-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/text-globalAlpha-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/text-globalAlpha-expected.txt
deleted file mode 100644
index 6dcedce2694d69702a5744ea7b4f5aeac3bdf26c..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/canvas/text-globalAlpha-expected.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-Ensure that globalAlpha is applied correctly to text.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS imgdata[3] == 127 || imgdata[3] == 128 is true
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698