Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / profiler / canvas2d / canvas2d-api-changes-expected.txt
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 New properties and functions that should be manually examined (should be empty to pass the test):
4 addHitRegion
5 clearHitRegions
6 currentTransform
7 drawFocusIfNeeded
8 ellipse
9 isContextLost
10 removeHitRegion
11 resetTransform
12 scrollPathIntoView
13 webkitImageSmoothingEnabled
14 New properties and functions of CanvasGradient object that should be manually examined (should be empty to pass the test):
15 New properties and functions of CanvasPattern object that should be manually examined (should be empty to pass the test):
16