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

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

Issue 468483003: Implement canvas2d direction attribute (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 3 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
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. 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 2
3 New properties and functions that should be manually examined (should be empty t o pass the test): 3 New properties and functions that should be manually examined (should be empty t o pass the test):
4 addHitRegion 4 addHitRegion
5 clearHitRegions 5 clearHitRegions
6 currentTransform 6 currentTransform
7 direction
7 drawFocusIfNeeded 8 drawFocusIfNeeded
8 ellipse 9 ellipse
9 isContextLost 10 isContextLost
10 removeHitRegion 11 removeHitRegion
11 resetTransform 12 resetTransform
12 scrollPathIntoView 13 scrollPathIntoView
13 webkitImageSmoothingEnabled 14 webkitImageSmoothingEnabled
14 New properties and functions of CanvasGradient object that should be manually ex amined (should be empty to pass the test): 15 New properties and functions of CanvasGradient object that should be manually ex amined (should be empty to pass the test):
15 New properties and functions of CanvasPattern object that should be manually exa mined (should be empty to pass the test): 16 New properties and functions of CanvasPattern object that should be manually exa mined (should be empty to pass the test):
16 17
OLDNEW
« no previous file with comments | « LayoutTests/fast/canvas/canvas-direction-expected.txt ('k') | Source/core/html/canvas/CanvasRenderingContext2D.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698