/external/pdfium/testing/resources/javascript/ |
D | public_methods_expected.txt | 1 Alert: *** starting test 1 *** 2 Alert: PASS: AFDate_Format() threw AFDate_Format: Incorrect number of parameters passed to function. 3 Alert: PASS: AFDate_Format(1, 2) threw AFDate_Format: Incorrect number of parameters passed to func… 4 Alert: PASS: AFDate_Format(1) = 1/1/70 5 Alert: PASS: AFDate_Format(1) = 5/9/14 6 Alert: PASS: AFDate_Format('blooey') = 1/1 7 Alert: PASS: AFDate_Format('blooey') = 5/9 8 Alert: ********************** 9 Alert: PASS: AFDate_FormatEx() threw AFDate_FormatEx: Incorrect number of parameters passed to func… 10 Alert: PASS: AFDate_FormatEx(1, 2) threw AFDate_FormatEx: Incorrect number of parameters passed to … [all …]
|
D | color_properties_expected.txt | 1 Alert: Original values 2 Alert: transparent: T 3 Alert: black: G,0 4 Alert: white: G,1 5 Alert: red: RGB,1,0,0 6 Alert: green: RGB,0,1,0 7 Alert: blue: RGB,0,0,1 8 Alert: cyan: CMYK,1,0,0,0 9 Alert: magenta: CMYK,0,1,0,0 10 Alert: yellow: CMYK,0,0,1,0 [all …]
|
D | field_properties_expected.txt | 1 Alert: Testing properties under delay 2 Alert: PASS: delay = false 3 Alert: PASS: delay = true 4 Alert: Testing properties under non-delay 5 Alert: PASS: delay = true 6 Alert: PASS: delay = false 7 Alert: PASS: name = MyField 8 Alert: PASS: name threw Field.name: Operation not supported. 9 Alert: PASS: rect = 200,221,220,201 10 Alert: PASS: rect = 100,121,120,101 [all …]
|
D | globals_expected.txt | 1 Alert: ************ Initial State ************ 2 Alert: Enumerable Globals: 3 Alert: setPersistent = function setPersistent() { [native code] }, own property = true 4 Alert: Expected Globals: 5 Alert: true_var = undefined 6 Alert: false_var = undefined 7 Alert: zero_var = undefined 8 Alert: number_var = undefined 9 Alert: string_var = undefined 10 Alert: object_var = undefined [all …]
|
D | document_properties_expected.txt | 1 Alert: *** Getting properties *** 2 Alert: this.ADBE is undefined undefined 3 Alert: this.author is string Joe Random Author 4 Alert: this.baseURL is string 5 Alert: this.bookmarkRoot is undefined undefined 6 Alert: this.calculate is boolean true 7 Alert: this.Collab is undefined undefined 8 Alert: this.creationDate is string 9 Alert: this.creator is string Joe Random Creator 10 Alert: this.delay is boolean false [all …]
|
D | listbox_methods_expected.txt | 1 Alert: Value is: string 2 Alert: Answer for "foo" is: string foo 3 Alert: Answer for "bar" is: string bar 4 Alert: Answer for "qux" is: string qux 5 Alert: Answer for "bar" is: string bar 6 Alert: Answer for "qux" is: string qux 7 Alert: Value is: string qux 8 Alert: Answer for "" is: string 9 Alert: Answer for "goats" is: string 10 Alert: Answer for "b4" is: string [all …]
|
D | consts_expected.txt | 1 Alert: border.s is solid 2 Alert: border.b is beveled 3 Alert: border.d is dashed 4 Alert: border.i is inset 5 Alert: border.u is underline 6 Alert: border.nonesuch is undefined 7 Alert: display.visible is 0 8 Alert: display.hidden is 1 9 Alert: display.noPrint is 2 10 Alert: display.noView is 3 [all …]
|
D | document_methods_expected.txt | 1 Alert: *** Testing Unsupported Methods *** 2 Alert: PASS: typeof this.addAnnot = function 3 Alert: PASS: this.addAnnot() = undefined 4 Alert: PASS: this.addAnnot(1, 2, "clams", [1, 2, 3]) = undefined 5 Alert: PASS: typeof this.addField = function 6 Alert: PASS: this.addField() = undefined 7 Alert: PASS: this.addField(1, 2, "clams", [1, 2, 3]) = undefined 8 Alert: PASS: typeof this.addLink = function 9 Alert: PASS: this.addLink() = undefined 10 Alert: PASS: this.addLink(1, 2, "clams", [1, 2, 3]) = undefined [all …]
|
D | event_properties_expected.txt | 1 Alert: *** starting test *** 2 Alert: PASS: event.change = 3 Alert: PASS: event.change = 'boo' = boo 4 Alert: PASS: event.change = boo 5 Alert: PASS: event.changeEx = 6 Alert: PASS: event.changeEx = 'boo' threw event.changeEx: Operation not supported. 7 Alert: PASS: event.commitKey = 0 8 Alert: PASS: event.commitKey = 'boo' threw event.commitKey: Operation not supported. 9 Alert: PASS: event.fieldFull threw event.fieldFull: unrecognized event 10 Alert: PASS: event.fieldFull = 'boo' threw event.fieldFull: Operation not supported. [all …]
|
D | util_printx_expected.txt | 1 Alert: PASS: util.printx: Incorrect number of parameters passed to function. 2 Alert: PASS: util.printx: Incorrect number of parameters passed to function. 3 Alert: ('', '') => '' 4 Alert: ('', '123') => '' 5 Alert: ('??', '') => '' 6 Alert: ('??', 'f2') => 'f2' 7 Alert: ('??', 'f27') => 'f2' 8 Alert: ('XXX', '') => '' 9 Alert: ('XXX', '1afp3.') => '1af' 10 Alert: ('XXX', '-1Afp3.d33F$') => '1Af' [all …]
|
D | util_printd_expected.txt | 1 Alert: PASS: util.printd: Incorrect number of parameters passed to function. 2 Alert: PASS: util.printd: Incorrect number of parameters passed to function. 3 Alert: PASS: util.printd: The second parameter is an invalid Date. 4 Alert: mm/dd/yyyy HH:MM:ss: 07/04/2014 14:59:58 5 Alert: 0: D:20140704145958 6 Alert: 1: 2014.07.04 14:59:58 7 Alert: 2: 2014/07/04 14:59:58 8 Alert: 3: Caught error: util.printd: Incorrect parameter value. 9 Alert: mmmm: July 10 Alert: mmm: Jul [all …]
|
D | bug_361_expected.txt | 1 Alert: Answer for "" is: string 2 Alert: Answer for "goats" is: string goats 3 Alert: Answer for "b4" is: string b4 4 Alert: Answer for "b4.5" is: string b4.5 5 Alert: Answer for "4x" is: string 4x 6 Alert: Answer for "4.5x" is: string 4.5x 7 Alert: Answer for "4" is: number 4 8 Alert: Answer for "4" is: number 4 9 Alert: Answer for " 4" is: number 4 10 Alert: Answer for "4 " is: number 4 [all …]
|
D | field_methods_expected.txt | 1 Alert: empty is 2 Alert: field is MyField 3 Alert: button is MyField.MyPushButton 4 Alert: nonesuch is undefined 5 Alert: dotdot is 6 Alert: tripledot is MyField..nonesuch 7 Alert: quaddot is MyField..nonesuch 8 Alert: dotdot1 is 9 Alert: dotdot2 is MyField.MyPushButton 10 Alert: dotdot3 is MyField [all …]
|
D | color_methods_expected.txt | 1 Alert: PASS: color.convert() threw color.convert: Incorrect number of parameters passed to function. 2 Alert: PASS: color.convert(1) threw color.convert: Incorrect number of parameters passed to functio… 3 Alert: PASS: color.convert(undefined, 'RGB') threw color.convert: Incorrect parameter type. 4 Alert: PASS: color.convert('BOGUS', 'RGB') threw color.convert: Incorrect parameter type. 5 Alert: PASS: color.convert('{}', 'RGB') threw color.convert: Incorrect parameter type. 6 Alert: PASS: color.convert(['T'], 'BOGUS') = T 7 Alert: PASS: color.convert(['T'], 'T') = T 8 Alert: PASS: color.convert(['T'], 'G') = T 9 Alert: PASS: color.convert(['T'], 'RGB') = T 10 Alert: PASS: color.convert(['T'], 'CMYK') = T [all …]
|
D | app_properties_expected.txt | 1 Alert: *** Getting properties *** 2 Alert: app.activeDocs is object [object global] 3 Alert: app.calculate is boolean true 4 Alert: app.formsVersion is number 7 5 Alert: ERROR: app.fs: Operation not supported. 6 Alert: ERROR: app.fullscreen: Operation not supported. 7 Alert: app.language is string ENU 8 Alert: ERROR: app.media: Operation not supported. 9 Alert: app.platform is string WIN 10 Alert: app.runtimeHighlight is boolean false [all …]
|
D | constructor_expected.txt | 1 Alert: PASS: this.constructor(): illegal constructor 2 Alert: PASS: new this.constructor: not a dynamic object 3 Alert: PASS: app.constructor(): illegal constructor 4 Alert: PASS: new app.constructor: not a dynamic object 5 Alert: PASS: event.constructor(): illegal constructor 6 Alert: PASS: new event.constructor: not a dynamic object 7 Alert: PASS: font.constructor(): illegal constructor 8 Alert: PASS: new font.constructor: not a dynamic object 9 Alert: PASS: global.constructor(): illegal constructor 10 Alert: PASS: new global.constructor: not a dynamic object [all …]
|
D | app_methods_expected.txt | 2 Alert: PASS: app.alert('message', 1, 2, 'title') = 0 4 Alert: PASS: app.alert({'cMsg': 'message', 'cTitle': 'title'}) = 0 6 Alert: PASS: app.alert({'cMsg': 'message', 'cTitle': 'title', 'nIcon': 3, 'nType': 4}) = 0 7 Alert: undefined 8 Alert: PASS: app.alert(undefined) = 0 9 Alert: null 10 Alert: PASS: app.alert(null) = 0 11 Alert: true 12 Alert: PASS: app.alert(true) = 0 13 Alert: false [all …]
|
D | mouse_events_expected.txt | 1 Alert: enter 2 Alert: PASS: this.submitForm blocked with Document.submitForm: User gesture required. 3 Alert: PASS: this.print blocked with Document.print: User gesture required. 4 Alert: exit 5 Alert: PASS: this.submitForm blocked with Document.submitForm: User gesture required. 6 Alert: PASS: this.print blocked with Document.print: User gesture required. 7 Alert: enter 8 Alert: PASS: this.submitForm blocked with Document.submitForm: User gesture required. 9 Alert: PASS: this.print blocked with Document.print: User gesture required. 10 Alert: down [all …]
|
/external/pdfium/testing/resources/javascript/xfa_specific/ |
D | xfa_event_pseudomodel_expected.txt | 1 Alert: PASS: cancelAction = false 2 Alert: PASS: cancelAction = true 3 Alert: PASS: change = 4 Alert: PASS: change = new foo 5 Alert: PASS: commitKey = 0 6 Alert: PASS: commitKey = 0 7 Alert: PASS: fullText = 8 Alert: PASS: fullText = 9 Alert: PASS: keyDown = false 10 Alert: PASS: keyDown = false [all …]
|
D | xfa_host_pseudomodel_expected.txt | 1 Alert: PASS: appType = Exchange 2 Alert: PASS: appType threw Error: Invalid property set operation. 3 Alert: PASS: calculationsEnabled = true 4 Alert: PASS: calculationsEnabled = false 5 Alert: PASS: currentPage = -1 6 Alert: PASS: currentPage = -1 7 Alert: PASS: language = 8 Alert: PASS: language threw Error: Unable to set language value. 9 Alert: PASS: name = Acrobat 10 Alert: PASS: name threw Error: Invalid property set operation. [all …]
|
D | xfa_node_expected.txt | 1 Alert: PASS: isContainer = true 2 Alert: PASS: isContainer threw Error: Invalid property set operation. 3 Alert: PASS: isNull = false 4 Alert: PASS: isNull threw Error: Invalid property set operation. 5 Alert: PASS: model = [object XFAObject] 6 Alert: PASS: model threw Error: Invalid property set operation. 7 Alert: PASS: ns = 8 Alert: PASS: ns threw Error: Invalid property set operation. 9 Alert: FAIL: oneOfChild = undefined, expected = false 10 Alert: PASS: oneOfChild threw Error: Invalid property set operation. [all …]
|
D | xfa_subform_expected.txt | 1 Alert: PASS: locale = en_US 2 Alert: PASS: locale = FR 3 Alert: PASS: instanceIndex = 0 4 Alert: PASS: instanceIndex = 0 5 Alert: PASS: layout = tb 6 Alert: PASS: layout = landscape 7 Alert: PASS: validationMessage = 8 Alert: PASS: validationMessage = totally valid 9 Alert: PASS: typeof my_doc.execEvent = function 10 Alert: PASS: typeof my_doc.execInitialize = function [all …]
|
D | xfa_layout_pseudomodel_expected.txt | 1 Alert: PASS: ready = true 2 Alert: PASS: ready threw Error: Unable to set ready value. 3 Alert: PASS: xfa.layout.absPage() threw XFAObject.absPage: Incorrect number of parameters passed to… 4 Alert: PASS: xfa.layout.absPage(1, 2) threw XFAObject.absPage: Incorrect number of parameters passe… 5 Alert: PASS: xfa.layout.absPage(1) = 0 6 Alert: PASS: xfa.layout.absPageCount() = 2 7 Alert: PASS: xfa.layout.absPageCount('args', [42], 'ignored') = 2 8 Alert: PASS: xfa.layout.absPageCountInBatch() = 0 9 Alert: PASS: xfa.layout.absPageCountInBatch('args', [42], 'ignored') = 0 10 Alert: PASS: xfa.layout.absPageInBatch() threw XFAObject.absPageInBatch: Incorrect number of parame… [all …]
|
D | list_methods_expected.txt | 1 Alert: PASS: field = [object XFAObject] 2 Alert: PASS: list = [object XFAObject] 3 Alert: PASS: list.length = 1 4 Alert: PASS: item = [object XFAObject] 5 Alert: PASS: list.item(1) threw XFAObject.item: The input value is invalid. 6 Alert: PASS: list.append(100) threw XFAObject.append: Incorrect parameter value. 7 Alert: PASS: list.append({foo: 3}) threw XFAObject.append: Incorrect parameter value. 8 Alert: PASS: list.append(field) = undefined 9 Alert: PASS: list.length = 2 10 Alert: PASS: list.append(field) = undefined [all …]
|
D | xfa_tree_expected.txt | 1 Alert: PASS: all = [object XFAObject] 2 Alert: PASS: all threw Error: Invalid property set operation. 3 Alert: PASS: classAll = [object XFAObject] 4 Alert: PASS: classAll threw Error: Invalid property set operation. 5 Alert: PASS: classIndex = 0 6 Alert: PASS: classIndex threw Error: Invalid property set operation. 7 Alert: PASS: index = 0 8 Alert: PASS: index threw Error: Invalid property set operation. 9 Alert: PASS: nodes = [object XFAObject] 10 Alert: PASS: nodes threw Error: Unable to set [all …]
|