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

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

Issue 226953004: Remove get/set currentPath in canvas (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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.html
diff --git a/LayoutTests/inspector/profiler/canvas2d/canvas2d-api-changes.html b/LayoutTests/inspector/profiler/canvas2d/canvas2d-api-changes.html
index e564c957b99ab7d538dcfaff41b782cea79b958e..fd22e9e1f8a581606a37bf45873f0361908132d3 100644
--- a/LayoutTests/inspector/profiler/canvas2d/canvas2d-api-changes.html
+++ b/LayoutTests/inspector/profiler/canvas2d/canvas2d-api-changes.html
@@ -66,7 +66,6 @@ CanvasRenderingContext2DResource.TransformationMatrixMethods = [
*/
CanvasRenderingContext2DResource.IgnoreProperties = [
"canvas",
- "currentPath",
"createLinearGradient",
"createRadialGradient",
"createPattern",
« no previous file with comments | « LayoutTests/fast/canvas/script-tests/canvas-path-constructors.js ('k') | Source/core/html/canvas/CanvasRenderingContext2D.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698