features/canvas.feature in druid-ts-1.1.7 vs features/canvas.feature in druid-ts-1.1.8

- old
+ new

@@ -17,9 +17,10 @@ | id | | class | | name | | xpath | | index | + | css | Scenario: Determining the width and height of the canvas When I retrieve the canvas element Then I should see that the canvas width is "200" And I should see that the canvas height is "100"