Test purpose
- Create a test Picture entity
- Create an SVG duotone filter
- Apply the filter to the entity
- Update the SVG filter's settings; check that they display on the entity as expected
Known issue: Webkit-based browsers (for instance, Safari) have not yet implemented the Canvas context 'filter' attribute functionality.
Annotated code