Added ellipse passthrough to context

This commit is contained in:
William Théroux
2019-05-10 00:09:05 +02:00
parent ca417be48e
commit 5c36b85868
2 changed files with 5 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ suite('Context', function() {
'arc',
'arcTo',
'rect',
'ellipse'
'fill',
'stroke',
'clip',