OLD | NEW |
1 Failed assertion: should throw exception of type TypeError: ctx.scale() | |
2 Failed assertion: should throw exception of type TypeError: ctx.scale(1) | |
3 Failed assertion: should throw exception of type TypeError: ctx.rotate() | |
4 Failed assertion: should throw exception of type TypeError: ctx.translate() | |
5 Failed assertion: should throw exception of type TypeError: ctx.translate(0) | |
6 Failed assertion: should throw exception of type TypeError: ctx.transform() | |
7 Failed assertion: should throw exception of type TypeError: ctx.transform(1) | |
8 Failed assertion: should throw exception of type TypeError: ctx.transform(1, 0) | |
9 Failed assertion: should throw exception of type TypeError: ctx.transform(1, 0,
0) | |
10 Failed assertion: should throw exception of type TypeError: ctx.transform(1, 0,
0, 1) | |
11 Failed assertion: should throw exception of type TypeError: ctx.transform(1, 0,
0, 1, 0) | |
12 Failed assertion: should throw exception of type TypeError: ctx.setTransform() | |
13 Failed assertion: should throw exception of type TypeError: ctx.setTransform(1) | |
14 Failed assertion: should throw exception of type TypeError: ctx.setTransform(1,
0) | |
15 Failed assertion: should throw exception of type TypeError: ctx.setTransform(1,
0, 0) | |
16 Failed assertion: should throw exception of type TypeError: ctx.setTransform(1,
0, 0, 1) | |
17 Failed assertion: should throw exception of type TypeError: ctx.setTransform(1,
0, 0, 1, 0) | |
18 Failed assertion: expected exception of type TypeError, got: Error: NotSupported
Error: DOM Exception 9 | |
19 Failed assertion: expected exception of type TypeError, got: Error: NotSupported
Error: DOM Exception 9 | |
20 Failed assertion: expected exception of type TypeError, got: Error: NotSupported
Error: DOM Exception 9 | |
21 Failed assertion: expected exception of type TypeError, got: Error: NotSupported
Error: DOM Exception 9 | |
22 Failed assertion: expected exception of type TypeError, got: Error: NotSupported
Error: DOM Exception 9 | |
23 Failed assertion: expected exception of type TypeError, got: Error: NotSupported
Error: DOM Exception 9 | |
24 Failed assertion: expected exception of type TypeError, got: Error: NotSupported
Error: DOM Exception 9 | |
25 Failed assertion: expected exception of type TypeError, got: Error: NotSupported
Error: DOM Exception 9 | |
26 Failed assertion: expected exception of type TypeError, got: Error: NotSupported
Error: DOM Exception 9 | |
27 Failed assertion: expected exception of type TypeError, got: Error: NotSupported
Error: DOM Exception 9 | |
28 Failed assertion: should throw exception of type TypeError: ctx.clearRect() | |
29 Failed assertion: should throw exception of type TypeError: ctx.clearRect(0) | |
30 Failed assertion: should throw exception of type TypeError: ctx.clearRect(0, 0) | |
31 Failed assertion: should throw exception of type TypeError: ctx.clearRect(0, 0,
0) | |
32 Failed assertion: should throw exception of type TypeError: ctx.fillRect() | |
33 Failed assertion: should throw exception of type TypeError: ctx.fillRect(0) | |
34 Failed assertion: should throw exception of type TypeError: ctx.fillRect(0, 0) | |
35 Failed assertion: should throw exception of type TypeError: ctx.fillRect(0, 0, 0
) | |
36 Failed assertion: should throw exception of type TypeError: ctx.strokeRect() | |
37 Failed assertion: should throw exception of type TypeError: ctx.strokeRect(0) | |
38 Failed assertion: should throw exception of type TypeError: ctx.strokeRect(0, 0) | |
39 Failed assertion: should throw exception of type TypeError: ctx.strokeRect(0, 0,
0) | |
40 Failed assertion: should throw exception of type TypeError: ctx.moveTo() | |
41 Failed assertion: should throw exception of type TypeError: ctx.moveTo(0) | |
42 Failed assertion: should throw exception of type TypeError: ctx.lineTo() | |
43 Failed assertion: should throw exception of type TypeError: ctx.lineTo(0) | |
44 Failed assertion: should throw exception of type TypeError: ctx.quadraticCurveTo
() | |
45 Failed assertion: should throw exception of type TypeError: ctx.quadraticCurveTo
(0) | |
46 Failed assertion: should throw exception of type TypeError: ctx.quadraticCurveTo
(0, 0) | |
47 Failed assertion: should throw exception of type TypeError: ctx.quadraticCurveTo
(0, 0, 0) | |
48 Failed assertion: should throw exception of type TypeError: ctx.bezierCurveTo() | |
49 Failed assertion: should throw exception of type TypeError: ctx.bezierCurveTo(0) | |
50 Failed assertion: should throw exception of type TypeError: ctx.bezierCurveTo(0,
0) | |
51 Failed assertion: should throw exception of type TypeError: ctx.bezierCurveTo(0,
0, 0) | |
52 Failed assertion: should throw exception of type TypeError: ctx.bezierCurveTo(0,
0, 0, 0) | |
53 Failed assertion: should throw exception of type TypeError: ctx.bezierCurveTo(0,
0, 0, 0, 0) | |
54 Failed assertion: should throw exception of type TypeError: ctx.arcTo() | |
55 Failed assertion: should throw exception of type TypeError: ctx.arcTo(0) | |
56 Failed assertion: should throw exception of type TypeError: ctx.arcTo(0, 0) | |
57 Failed assertion: should throw exception of type TypeError: ctx.arcTo(0, 0, 0) | |
58 Failed assertion: should throw exception of type TypeError: ctx.arcTo(0, 0, 0, 0
) | |
59 Failed assertion: should throw exception of type TypeError: ctx.rect() | |
60 Failed assertion: should throw exception of type TypeError: ctx.rect(0) | |
61 Failed assertion: should throw exception of type TypeError: ctx.rect(0, 0) | |
62 Failed assertion: should throw exception of type TypeError: ctx.rect(0, 0, 0) | |
63 Failed assertion: should throw exception of type TypeError: ctx.arc() | |
64 Failed assertion: should throw exception of type TypeError: ctx.arc(0) | |
65 Failed assertion: should throw exception of type TypeError: ctx.arc(0, 0) | |
66 Failed assertion: should throw exception of type TypeError: ctx.arc(0, 0, 1) | |
67 Failed assertion: should throw exception of type TypeError: ctx.arc(0, 0, 1, 0) | |
68 Failed assertion: should throw exception of type TypeError: ctx.isPointInPath() | |
69 Failed assertion: should throw exception of type TypeError: ctx.isPointInPath(0) | |
70 Failed assertion: should throw exception of type TypeError: ctx.measureText() | |
71 Failed assertion: expected exception of type TypeError, got: Error: NotSupported
Error: DOM Exception 9 | |
72 Failed assertion: expected exception of type TypeError, got: Error: NotSupported
Error: DOM Exception 9 | |
73 Failed assertion: expected exception of type TypeError, got: Error: NotSupported
Error: DOM Exception 9 | |
74 Failed assertion: expected exception of type TypeError, got: Error: NotSupported
Error: DOM Exception 9 | |
75 Failed assertion: expected exception of type TypeError, got: Error: IndexSizeErr
or: DOM Exception 1 | 1 Failed assertion: expected exception of type TypeError, got: Error: IndexSizeErr
or: DOM Exception 1 |
76 Failed assertion: expected exception of type TypeError, got: Error: SyntaxError:
DOM Exception 12 | 2 Failed assertion: expected exception of type TypeError, got: Error: SyntaxError:
DOM Exception 12 |
OLD | NEW |