fixed dom filtering tests

This commit is contained in:
Kevin Jahns
2017-10-26 20:24:09 +02:00
parent ca81cdf3be
commit 74f9ceab01
5 changed files with 31 additions and 11 deletions

View File

@@ -178,7 +178,6 @@ export default class YArray extends Type {
} else {
apply()
}
return content
}
insert (pos, content) {
let left = null