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

Unified Diff: third_party/WebKit/LayoutTests/fast/canvas/canvas-blend-image-expected.txt

Issue 2629163002: Revert of Fix RGBA alpha parsing and serialization to adhere to W3 standard. (Closed)
Patch Set: fix conflicts Created 3 years, 11 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/canvas-blend-image-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/canvas-blend-image-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/canvas-blend-image-expected.txt
index 410ccb97eb0a3be040a8310a28f13a95e06f0631..8a2726db75d691f9aaeb57d59a673d8e3f483572 100644
--- a/third_party/WebKit/LayoutTests/fast/canvas/canvas-blend-image-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/canvas/canvas-blend-image-expected.txt
@@ -974,7 +974,7 @@ PASS pixelDataAtPoint(1)[0] is within 5 of 85
PASS pixelDataAtPoint(1)[1] is within 5 of 85
PASS pixelDataAtPoint(1)[2] is within 5 of 167
PASS pixelDataAtPoint(1)[3] is within 5 of 191
-PASS pixelDataAtPoint(2)[0] is within 5 of 4
+PASS pixelDataAtPoint(2)[0] is within 5 of 0
PASS pixelDataAtPoint(2)[1] is within 5 of 48
PASS pixelDataAtPoint(2)[2] is within 5 of 130
PASS pixelDataAtPoint(2)[3] is within 5 of 191

Powered by Google App Engine
This is Rietveld 408576698