| Index: testing/resources/javascript/document_props_expected.txt
|
| diff --git a/testing/resources/javascript/document_props_expected.txt b/testing/resources/javascript/document_props_expected.txt
|
| index 728d2455e1f421e0e985d1ee40bbaa549ac3593a..4b60a624da898f0133a23b4c29fc801cbd20016c 100644
|
| --- a/testing/resources/javascript/document_props_expected.txt
|
| +++ b/testing/resources/javascript/document_props_expected.txt
|
| @@ -7,10 +7,10 @@ Alert: this.calculate is boolean true
|
| Alert: this.Collab is undefined undefined
|
| Alert: this.creationDate is string
|
| Alert: this.creator is string Joe Random Creator
|
| -Alert: this.delay is number 0
|
| +Alert: this.delay is boolean false
|
| Alert: this.dirty is boolean false
|
| Alert: this.documentFileName is string
|
| -Alert: this.external is number 1
|
| +Alert: this.external is boolean true
|
| Alert: this.filesize is number 0
|
| Alert: this.icons is undefined undefined
|
| Alert: this.info is object [object Object]
|
| @@ -72,10 +72,10 @@ Alert: this.calculate is boolean true
|
| Alert: this.Collab is undefined undefined
|
| Alert: this.creationDate is string 3
|
| Alert: this.creator is string 3
|
| -Alert: this.delay is number 1
|
| +Alert: this.delay is boolean true
|
| Alert: this.dirty is boolean true
|
| Alert: this.documentFileName is string
|
| -Alert: this.external is number 1
|
| +Alert: this.external is boolean true
|
| Alert: this.filesize is number 0
|
| Alert: this.icons is undefined undefined
|
| Alert: this.info is object [object Object]
|
|
|