Chart.js/test
Simon Brunel f7d2d7536a Fix failing instanceof when reading context
`instanceof HTMLCanvasElement/CanvasRenderingContext2D` fails when the item is inside an iframe or when running in a protected environment. We could guess the types from their toString() value but let's keep things flexible and assume it's a sufficient condition if the item has a context2D which has item as `canvas`.
2017-04-22 13:14:16 -04:00
..
fixtures/plugin.filler Add support to fill between datasets (#4008) 2017-03-18 11:08:57 +01:00
specs Fix failing instanceof when reading context 2017-04-22 13:14:16 -04:00
jasmine.context.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
jasmine.index.js Introduce unit test based on image comparison (#3988) 2017-03-05 09:49:12 -07:00
jasmine.matchers.js Fix failing instanceof when reading context 2017-04-22 13:14:16 -04:00
jasmine.utils.js Introduce unit test based on image comparison (#3988) 2017-03-05 09:49:12 -07:00