|
|
|
|
|
by shawndumas
5642 days ago
|
|
I believe he's referring to the fact that every SVG element becomes part of the DOM and can be manipulated accordingly; including event handlers. In Canvas it’s not possible to manipulate existing shapes or attach event handlers. |
|