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

Unified Diff: trunk/LayoutTests/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt

Issue 23507002: Revert 156733 "Refactoring DrawLooper so that it can apply shado..." (Closed) Base URL: svn://svn.chromium.org/blink/
Patch Set: 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: trunk/LayoutTests/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt
===================================================================
--- trunk/LayoutTests/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt (revision 156736)
+++ trunk/LayoutTests/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt (working copy)
@@ -27,30 +27,30 @@
PASS d[1] is 0
PASS d[2] is 0
PASS d[3] is around 127
-PASS d[0] is 255
+FAIL d[0] should be 255. Was 0.
PASS d[1] is 0
PASS d[2] is 0
-PASS d[3] is around 100
-PASS d[0] is 255
+FAIL d[3] is not around 100 (actual: 0)
+FAIL d[0] should be 255. Was 0.
PASS d[1] is 0
PASS d[2] is 0
-PASS d[3] is around 100
-PASS d[0] is 255
+FAIL d[3] is not around 100 (actual: 0)
+FAIL d[0] should be 255. Was 0.
PASS d[1] is 0
PASS d[2] is 0
-PASS d[3] is around 100
-PASS d[0] is 255
+FAIL d[3] is not around 100 (actual: 0)
+FAIL d[0] should be 255. Was 0.
PASS d[1] is 0
PASS d[2] is 0
-PASS d[3] is around 50
-PASS d[0] is 255
+FAIL d[3] is not around 50 (actual: 0)
+FAIL d[0] should be 255. Was 0.
PASS d[1] is 0
PASS d[2] is 0
-PASS d[3] is around 50
-PASS d[0] is 255
+FAIL d[3] is not around 50 (actual: 0)
+FAIL d[0] should be 255. Was 0.
PASS d[1] is 0
PASS d[2] is 0
-PASS d[3] is around 50
+FAIL d[3] is not around 50 (actual: 0)
PASS successfullyParsed is true
TEST COMPLETE
Property changes on: trunk\LayoutTests\fast\canvas\canvas-draw-canvas-on-canvas-shadow-expected.txt
___________________________________________________________________
Deleted: svn:eol-style
- LF
« no previous file with comments | « trunk/LayoutTests/TestExpectations ('k') | trunk/LayoutTests/fast/canvas/canvas-drawImage-shadow-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698