Test purpose
- Create/clone various Pattern styles, using DOM images, and loading images
- Create/clone Block entitys to use the Patterns
- Create a new cell and add it to the canvas
- Animate a pattern-filled block in the new cell
- Use the new cell as the source for a Pattern style
Additionally, using this demo to check zoned canvas User Interactions
- Define onEnter and onLeave functions on the first defined block, to change its linewidth attribute when the mouse cursor hovers over it
- Check that the functionality works by moving the cursor over and away from the top-left-hand block
- Check that the onEnter and onLeave functions successfully clone to the other block entitys
- Define anchor objects fort each entity, and functionality to action mouse clicks on them
- Check that clicking on an entity results in an appropriate Wikipedia page opening in a newe browser tab