Side by Side Diff: Source/core/html/canvas/MouseEventHitRegion.idl
Issue 300223009 :
Implement basic parts of hit regions on canvas2d. (Closed)
Patch Set: add clip tests
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/fast/canvas/canvas-hit-regions-accessibility-test.html
LayoutTests/fast/canvas/canvas-hit-regions-accessibility-test-expected.txt
LayoutTests/fast/canvas/canvas-hit-regions-basic-test.html
LayoutTests/fast/canvas/canvas-hit-regions-basic-test-expected.txt
LayoutTests/fast/canvas/canvas-hit-regions-clear-test.html
LayoutTests/fast/canvas/canvas-hit-regions-clear-test-expected.txt
LayoutTests/fast/canvas/canvas-hit-regions-clip-test.html
LayoutTests/fast/canvas/canvas-hit-regions-clip-test-expected.txt
Source/bindings/v8/Dictionary.h
Source/bindings/v8/Dictionary.cpp
Source/core/accessibility/AXNodeObject.cpp
Source/core/accessibility/AXObjectCache.h
Source/core/accessibility/AXObjectCache.cpp
Source/core/core.gypi
Source/core/html/canvas/CanvasRenderingContext2D.h
Source/core/html/canvas/CanvasRenderingContext2D.cpp
Source/core/html/canvas/CanvasRenderingContext2D.idl
Source/core/html/canvas/HitRegion.h
Source/core/html/canvas/HitRegion.cpp
Source/core/html/canvas/MouseEventHitRegion.h
Source/core/html/canvas/MouseEventHitRegion.idl
Source/core/testing/Internals.h
Source/core/testing/Internals.cpp
Source/core/testing/Internals.idl
Source/platform/graphics/GraphicsContext.h
Source/platform/graphics/GraphicsContext.cpp
Source/platform/graphics/Path.h
Source/platform/graphics/Path.cpp