summaryrefslogtreecommitdiff
path: root/testing/resources/javascript/annot_props_expected.txt
blob: 54548e670ebec1583c5e1aa906a7b99a0743ccdf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Alert: Test that non-existent annot fetch gives error
Alert: SUCCESS: Document.getAnnot: Object no longer exists.
Alert: Test initial cases
Alert: annot: object
Alert: hidden: true
Alert: name: Annot-1
Alert: type: Highlight
Alert: hidden now: true
Alert: hidden now: false
Alert: name now: nonesuch
Alert: Test assigment to read-only property gives error
Alert: SUCCESS: Annot.type: Cannot assign to readonly property.
Alert: Test lookup after name change gives error
Alert: SUCCESS: Document.getAnnot: Object no longer exists.
Alert: Test lookup under changed name
Alert: nonesuch after name change: object