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

Unified Diff: LayoutTests/inspector/profiler/canvas2d/canvas-replay-log-grid-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/canvas-replay-log-grid-expected.txt
diff --git a/LayoutTests/inspector/profiler/canvas2d/canvas-replay-log-grid-expected.txt b/LayoutTests/inspector/profiler/canvas2d/canvas-replay-log-grid-expected.txt
index 93c4ff22ab614fea12f7a5ee973ecd27ae42fec2..ac5ca2f05b1919f5f1cec2e45eabd30a1c183a00 100644
--- a/LayoutTests/inspector/profiler/canvas2d/canvas-replay-log-grid-expected.txt
+++ b/LayoutTests/inspector/profiler/canvas2d/canvas-replay-log-grid-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: 'CanvasRenderingContext2D.webkitImageSmoothingEnabled' is deprecated. Please use 'CanvasRenderingContext2D.imageSmoothingEnabled' instead.
Tests replay log grid.
Bug 109592

Powered by Google App Engine
This is Rietveld 408576698