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

Side by Side Diff: LayoutTests/fast/canvas/canvas-hit-regions-path2d-transform-test-expected.txt

Issue 354333002: Add path option(path2d) for hit regions on canvas2d. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: nit and rebase Created 6 years, 5 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 Rectangle with context.translate(): 1 Rectangle with context.translate():
2 PASS region is null 2 PASS region is null
3 PASS region is 'hit' 3 PASS region is 'hit'
4 PASS region is 'hit' 4 PASS region is 'hit'
5 PASS region is null 5 PASS region is null
6 PASS region is 'hit' 6 PASS region is 'hit'
7 7
8 Rectangle with context.rotate(): 8 Rectangle with context.rotate():
9 PASS region is null 9 PASS region is null
10 PASS region is 'hit' 10 PASS region is 'hit'
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
50 PASS region is null 50 PASS region is null
51 PASS region is null 51 PASS region is null
52 PASS region is 'hit' 52 PASS region is 'hit'
53 PASS region is 'hit' 53 PASS region is 'hit'
54 PASS region is null 54 PASS region is null
55 55
56 PASS successfullyParsed is true 56 PASS successfullyParsed is true
57 57
58 TEST COMPLETE 58 TEST COMPLETE
59 59
OLDNEW
« no previous file with comments | « LayoutTests/fast/canvas/canvas-hit-regions-path2d-transform-test.html ('k') | Source/bindings/core/v8/Dictionary.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698