Automatic validations for many attributes. close #436

This commit is contained in:
Anton Lavrenov
2018-08-21 15:56:04 +07:00
parent 973e7932e4
commit 738cc8b79c
41 changed files with 1289 additions and 226 deletions

View File

@@ -925,7 +925,7 @@ suite('Container', function() {
stroke: 'black',
strokeWidth: 1,
fill: 'orange',
fontSize: '18',
fontSize: 18,
fontFamily: 'Arial',
text: "The quick brown fox jumped over the lazy dog's back",
data: 'M 10,10 300,150 550,150'