mirror of
https://github.com/konvajs/konva.git
synced 2025-09-18 09:50:05 +08:00
updated text shadows unit test
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -2800,6 +2800,8 @@ Test.prototype.tests = {
|
||||
layer.add(text);
|
||||
stage.add(layer);
|
||||
|
||||
//console.log(layer.toDataURL());
|
||||
|
||||
warn(layer.toDataURL() === dataUrls['multi line text with shadows'], 'multi line text with shadows data url is incorrect');
|
||||
},
|
||||
'SHAPE - change font size should update text data': function(containerId) {
|
||||
|
Reference in New Issue
Block a user