summaryrefslogtreecommitdiff
path: root/testing/resources/javascript/field_expected.txt
blob: db1f6c90c8e791f7365bafd6eeed954cb9802082 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
Alert: field is MyField
Alert: sub_a is MyField.Sub_A
Alert: nonesuch is undefined
Alert: found 4 sub-fields:
Alert: MyField.Sub_A
Alert: MyField.Sub_B
Alert: MyField.Sub_X
Alert: MyField.Sub_Z
Alert: Testing properties under delay
Alert: PASS: delay = false
Alert: PASS: delay = true
Alert: Testing properties under non-delay
Alert: PASS: delay = true
Alert: PASS: delay = false
Alert: PASS: alignment = left
Alert: PASS: alignment = left
Alert: PASS: calcOrderIndex = -1
Alert: PASS: calcOrderIndex = -1
Alert: PASS: charLimit = 0
Alert: PASS: charLimit = 0
Alert: PASS: comb = false
Alert: PASS: comb = false
Alert: PASS: defaultStyle threw error Field.defaultStyle: Operation not supported.
Alert: PASS: defaultStyle threw error Field.defaultStyle: Operation not supported.
Alert: PASS: doNotScroll = false
Alert: PASS: doNotScroll = false
Alert: PASS: doNotSpellCheck = false
Alert: PASS: doNotSpellCheck = false
Alert: PASS: doc = [object global]
Alert: PASS: doc threw error Field.doc: Operation not supported.
Alert: PASS: fileSelect = false
Alert: PASS: fileSelect = false
Alert: PASS: fillColor = T
Alert: PASS: fillColor = T
Alert: PASS: multiline = false
Alert: PASS: multiline = false
Alert: PASS: name = MyField
Alert: PASS: name threw error Field.name: Operation not supported.
Alert: PASS: page = -1
Alert: PASS: page threw error Field.page: Cannot assign to readonly property.
Alert: PASS: password = false
Alert: PASS: password = false
Alert: PASS: readonly = false
Alert: PASS: readonly = false
Alert: PASS: richText = false
Alert: PASS: richText = false
Alert: PASS: richValue = undefined
Alert: PASS: richValue = undefined
Alert: PASS: rotation = 0
Alert: PASS: rotation = 0
Alert: PASS: source = undefined
Alert: PASS: source = undefined
Alert: PASS: strokeColor = T
Alert: PASS: strokeColor = T
Alert: PASS: submitName = undefined
Alert: PASS: submitName = undefined
Alert: PASS: textColor = T
Alert: PASS: textColor = T
Alert: PASS: textSize = 0
Alert: PASS: textSize = 0
Alert: PASS: type = text
Alert: PASS: type threw error Field.type: Operation not supported.
Alert: PASS: userName = 
Alert: PASS: userName = 
Alert: PASS: value = 
Alert: PASS: value = 
Alert: PASS: valueAsString = 
Alert: PASS: valueAsString threw error Field.valueAsString: Operation not supported.