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

Unified Diff: third_party/WebKit/LayoutTests/canvas/philip/tests/2d.composite.operation.darker-expected.txt

Issue 1426403003: canvas: Remove darker composite operator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/frame/UseCounter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/canvas/philip/tests/2d.composite.operation.darker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/canvas/philip/tests/2d.composite.operation.darker-expected.txt b/third_party/WebKit/LayoutTests/canvas/philip/tests/2d.composite.operation.darker-expected.txt
index 17fefd6f276b88da6c1c7fc2417159b9a139e152..863339fb8ced63ccd812aa9ad0e7ba95bf830600 100644
--- a/third_party/WebKit/LayoutTests/canvas/philip/tests/2d.composite.operation.darker-expected.txt
+++ b/third_party/WebKit/LayoutTests/canvas/philip/tests/2d.composite.operation.darker-expected.txt
@@ -1,2 +1 @@
-CONSOLE WARNING: 'darker' is deprecated. Please use 'darken' instead.
-Failed assertion ctx.globalCompositeOperation == 'xor' (got darken[string], expected xor[string])
+Passed
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/frame/UseCounter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698