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

Unified Diff: LayoutTests/inspector/profiler/canvas2d/canvas2d-api-changes-expected.txt

Issue 238263005: Unprefix webkitImageSmoothingEnabled -> imageSmoothingEnabled. As webkitImageSmoothingEnabled is re… (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixing some errors Created 6 years, 8 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/inspector/profiler/canvas2d/canvas2d-api-changes-expected.txt
diff --git a/LayoutTests/inspector/profiler/canvas2d/canvas2d-api-changes-expected.txt b/LayoutTests/inspector/profiler/canvas2d/canvas2d-api-changes-expected.txt
index 172ff4b30c1027d8202a79d1605fe7063959036f..9bf13fcec46cb76f2f72b85afb4e5f064cca55fd 100644
--- a/LayoutTests/inspector/profiler/canvas2d/canvas2d-api-changes-expected.txt
+++ b/LayoutTests/inspector/profiler/canvas2d/canvas2d-api-changes-expected.txt
@@ -8,6 +8,7 @@ ellipse
isContextLost
resetTransform
scrollPathIntoView
+webkitImageSmoothingEnabled
New properties and functions of CanvasGradient object that should be manually examined (should be empty to pass the test):
New properties and functions of CanvasPattern object that should be manually examined (should be empty to pass the test):

Powered by Google App Engine
This is Rietveld 408576698