1 CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead.
4 PASS: kernelMatrix from [1, 2, 3] to [6, 12, 18] was [1, 2, 3] at 0
5 PASS: kernelMatrix from [1, 2, 3] to [6, 12, 18] was [2, 4, 6] at 0.2
6 PASS: kernelMatrix from [1, 2, 3] to [6, 12, 18] was [4, 8, 12] at 0.6
7 PASS: kernelMatrix from [1, 2, 3] to [6, 12, 18] was [6, 12, 18] at 1
10 PASS: kernelMatrix from [1, 2, 3] to [6, 12, 18] was [-1, -2, -3] at -0.4
11 PASS: kernelMatrix from [1, 2, 3] to [6, 12, 18] was [1, 2, 3] at 0
12 PASS: kernelMatrix from [1, 2, 3] to [6, 12, 18] was [2, 4, 6] at 0.2
13 PASS: kernelMatrix from [1, 2, 3] to [6, 12, 18] was [4, 8, 12] at 0.6
14 PASS: kernelMatrix from [1, 2, 3] to [6, 12, 18] was [6, 12, 18] at 1
15 PASS: kernelMatrix from [1, 2, 3] to [6, 12, 18] was [8, 16, 24] at 1.4