• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Alert: PASS: ready = true
2Alert: PASS: ready threw Error: Unable to set ready value.
3Alert: PASS: xfa.layout.absPage() threw XFAObject.absPage: Incorrect number of parameters passed to function.
4Alert: PASS: xfa.layout.absPage(1, 2) threw XFAObject.absPage: Incorrect number of parameters passed to function.
5Alert: PASS: xfa.layout.absPage(1) = 0
6Alert: PASS: xfa.layout.absPageCount() = 2
7Alert: PASS: xfa.layout.absPageCount('args', [42], 'ignored') = 2
8Alert: PASS: xfa.layout.absPageCountInBatch() = 0
9Alert: PASS: xfa.layout.absPageCountInBatch('args', [42], 'ignored') = 0
10Alert: PASS: xfa.layout.absPageInBatch() threw XFAObject.absPageInBatch: Incorrect number of parameters passed to function.
11Alert: PASS: xfa.layout.absPageInBatch(1, 2) threw XFAObject.absPageInBatch: Incorrect number of parameters passed to function.
12Alert: PASS: xfa.layout.absPageInBatch(1) = 0
13Alert: PASS: xfa.layout.absPageSpan() threw XFAObject.absPageSpan: Incorrect number of parameters passed to function.
14Alert: PASS: xfa.layout.absPageSpan(1, 2) threw XFAObject.absPageSpan: Incorrect number of parameters passed to function.
15Alert: PASS: xfa.layout.absPageSpan(1) = undefined
16Alert: PASS: xfa.layout.h() threw XFAObject.h: Incorrect number of parameters passed to function.
17Alert: PASS: xfa.layout.h(4, 'is', 'toomany', 'args') threw XFAObject.h: Incorrect number of parameters passed to function.
18Alert: PASS: xfa.layout.h(my_doc, 'bogounits') threw XFAObject.h: Incorrect parameter value.
19Alert: PASS: xfa.layout.h(my_doc, 'cm') = 0
20Alert: PASS: xfa.layout.h(my_doc, 'in', 2) = 0
21Alert: PASS: xfa.layout.page() threw XFAObject.page: Incorrect number of parameters passed to function.
22Alert: PASS: xfa.layout.page(1, 2) threw XFAObject.page: Incorrect number of parameters passed to function.
23Alert: PASS: xfa.layout.page(my_doc) = 1
24Alert: PASS: xfa.layout.pageContent() threw XFAObject.pageContent: Incorrect number of parameters passed to function.
25Alert: PASS: xfa.layout.pageContent(4, 'is', 'too', 'many') threw XFAObject.pageContent: Incorrect number of parameters passed to function.
26Alert: PASS: xfa.layout.pageContent(1) = [object XFAObject]
27Alert: PASS: xfa.layout.pageContent(1).length = 2
28Alert: PASS: xfa.layout.pageCount() = 2
29Alert: PASS: xfa.layout.pageCount('all', 'args', ['ignored']) = 2
30Alert: PASS: xfa.layout.pageSpan() threw XFAObject.pageSpan: Incorrect number of parameters passed to function.
31Alert: PASS: xfa.layout.pageSpan(2, 'toomany') threw XFAObject.pageSpan: Incorrect number of parameters passed to function.
32Alert: PASS: xfa.layout.pageSpan(my_doc) = 1
33Alert: PASS: xfa.layout.relayout() = undefined
34Alert: PASS: xfa.layout.relayout('args', ['ignored'], 42) = undefined
35Alert: PASS: xfa.layout.relayoutPageArea() = undefined
36Alert: PASS: xfa.layout.relayoutPageArea('args', ['ignored'], 42) = undefined
37Alert: PASS: xfa.layout.sheet() threw XFAObject.sheet: Incorrect number of parameters passed to function.
38Alert: PASS: xfa.layout.sheet(1, 2) threw XFAObject.sheet: Incorrect number of parameters passed to function.
39Alert: PASS: xfa.layout.sheet(my_doc) = 0
40Alert: PASS: xfa.layout.sheetCount() = 2
41Alert: PASS: xfa.layout.sheetCount('args', ['ignored'], 42) = 2
42Alert: PASS: xfa.layout.sheetCountInBatch() = 0
43Alert: PASS: xfa.layout.sheetCountInBatch('args', ['ignored'], 42) = 0
44Alert: PASS: xfa.layout.sheetInBatch() threw XFAObject.sheetInBatch: Incorrect number of parameters passed to function.
45Alert: PASS: xfa.layout.sheetInBatch(2, 'toomany') threw XFAObject.sheetInBatch: Incorrect number of parameters passed to function.
46Alert: PASS: xfa.layout.sheetInBatch(1) = 0
47Alert: PASS: xfa.layout.w() threw XFAObject.w: Incorrect number of parameters passed to function.
48Alert: PASS: xfa.layout.w(4, 'is', 'toomany', 'args') threw XFAObject.w: Incorrect number of parameters passed to function.
49Alert: PASS: xfa.layout.w(my_doc, 'bogounits') threw XFAObject.w: Incorrect parameter value.
50Alert: PASS: xfa.layout.w(my_doc, 'cm') = 0
51Alert: PASS: xfa.layout.w(my_doc, 'in', 2) = 0
52Alert: PASS: xfa.layout.x() threw XFAObject.x: Incorrect number of parameters passed to function.
53Alert: PASS: xfa.layout.x(4, 'is', 'toomany', 'args') threw XFAObject.x: Incorrect number of parameters passed to function.
54Alert: PASS: xfa.layout.x(my_doc, 'bogounits') threw XFAObject.x: Incorrect parameter value.
55Alert: PASS: xfa.layout.x(my_doc, 'cm') = 0
56Alert: PASS: xfa.layout.x(my_doc, 'in', 2) = 0
57Alert: PASS: xfa.layout.y() threw XFAObject.y: Incorrect number of parameters passed to function.
58Alert: PASS: xfa.layout.y(4, 'is', 'toomany', 'args') threw XFAObject.y: Incorrect number of parameters passed to function.
59Alert: PASS: xfa.layout.y(my_doc, 'bogounits') threw XFAObject.y: Incorrect parameter value.
60Alert: PASS: xfa.layout.y(my_doc, 'cm') = 0
61Alert: PASS: xfa.layout.y(my_doc, 'in', 2) = 0
62Alert: finished testing methods
63