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

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

Issue 1073863003: DevTools: remove Canvas profiler from DevTools source base. See details in the bug. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: tests gone Created 5 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 unified diff | Download patch
OLDNEW
(Empty)
1 Test to catch Canvas 2D API changes. If this test should ever fail, we should re -examine the Canvas 2D state saving/restoring logic in the InjectedScriptModule to include any latest changes to the API.
2
3 [page] New properties and functions that should be manually examined (should be empty to pass the test):
4 [page] addHitRegion
5 [page] clearHitRegions
6 [page] currentTransform
7 [page] direction
8 [page] isContextLost
9 [page] removeHitRegion
10 [page] scrollPathIntoView
11 [page] webkitImageSmoothingEnabled
12 [page] New properties and functions of CanvasGradient object that should be manu ally examined (should be empty to pass the test):
13 [page] New properties and functions of CanvasPattern object that should be manua lly examined (should be empty to pass the test):
14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698