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

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

Issue 208003003: Rename drawSystemFocusRing() to drawFocusIfNeeded() (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase Created 6 years, 9 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 9ce7b0e0087b069cf90e0f3875c4ee247a920a41..4dead8db42746bac02b1025da5cafb662b3ba087 100644
--- a/LayoutTests/inspector/profiler/canvas2d/canvas2d-api-changes-expected.txt
+++ b/LayoutTests/inspector/profiler/canvas2d/canvas2d-api-changes-expected.txt
@@ -3,7 +3,7 @@ Test to catch Canvas 2D API changes. If this test should ever fail, we should re
New properties and functions that should be manually examined (should be empty to pass the test):
currentTransform
drawCustomFocusRing
-drawSystemFocusRing
+drawFocusIfNeeded
ellipse
resetTransform
New properties and functions of CanvasGradient object that should be manually examined (should be empty to pass the test):

Powered by Google App Engine
This is Rietveld 408576698