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

Unified Diff: LayoutTests/inspector/profiler/canvas2d/canvas2d-gradient-capturing-expected.txt

Issue 804743002: Deprecate CanvasRenderingContext2D.webkitImageSmoothingEnabled (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update expectations Created 6 years 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/inspector/profiler/canvas2d/canvas2d-gradient-capturing-expected.txt
diff --git a/LayoutTests/inspector/profiler/canvas2d/canvas2d-gradient-capturing-expected.txt b/LayoutTests/inspector/profiler/canvas2d/canvas2d-gradient-capturing-expected.txt
index ca85d195edbc387e3b296ad765c58866fafbd3fc..76144732240349c9fc7e0cbc00436c0ea3d90de3 100644
--- a/LayoutTests/inspector/profiler/canvas2d/canvas2d-gradient-capturing-expected.txt
+++ b/LayoutTests/inspector/profiler/canvas2d/canvas2d-gradient-capturing-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: 'CanvasRenderingContext2D.webkitImageSmoothingEnabled' is deprecated. Please use 'CanvasRenderingContext2D.imageSmoothingEnabled' instead.
Tests Canvas 2D capturing for CanvasGradient objects.
Bug 101432

Powered by Google App Engine
This is Rietveld 408576698