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

Unified Diff: LayoutTests/fast/canvas/canvas-drawImage-shadow-expected.txt

Issue 23102018: Refactoring DrawLooper so that it can apply shadow effects as skia image filters (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Adding missing adoptRefs Created 7 years, 4 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/fast/canvas/canvas-drawImage-shadow-expected.txt
diff --git a/LayoutTests/fast/canvas/canvas-drawImage-shadow-expected.txt b/LayoutTests/fast/canvas/canvas-drawImage-shadow-expected.txt
index 702162bd2574fd88cab0692a87e293a91fe66e3a..3db663dc2e8a4ce6f0a66423574392554164db1e 100644
--- a/LayoutTests/fast/canvas/canvas-drawImage-shadow-expected.txt
+++ b/LayoutTests/fast/canvas/canvas-drawImage-shadow-expected.txt
@@ -46,6 +46,10 @@ PASS d[3] should not be 255 and it's not.
PASS d[0] is 0
PASS d[1] is 0
PASS d[2] is 255
+PASS d[3] should not be 255 and it's not.
+PASS d[0] is 0
+PASS d[1] is 0
+PASS d[2] is 255
PASS d[0] is 0
PASS d[1] is 0
PASS d[2] is 0

Powered by Google App Engine
This is Rietveld 408576698