Lines Matching refs:submitForm
81 this.submitForm\("myform", true, true, ["name", "age"]\);
82 app.alert\("ERROR: this.submitForm\(\) must not be allowed to execute"\);
84 app.alert\("PASS: this.submitForm blocked with " + e\);
101 this.submitForm\("myform", true, true, ["name", "age"]\);
102 app.alert\("ERROR: this.submitForm\(\) must not be allowed to execute"\);
104 app.alert\("PASS: this.submitForm blocked with " + e\);
121 this.submitForm\("https://example.com", true, true, ["name", "age"]\);
145 this.submitForm\("https://example.com", false, true, ["name", "age"]\);
163 this.submitForm\("myform", true, true, ["name", "age"]\);
164 app.alert\("ERROR: this.submitForm\(\) must not be allowed to execute"\);
166 app.alert\("PASS: this.submitForm blocked with " + e\);
183 this.submitForm\("myform", true, true, ["name", "age"]\);
184 app.alert\("ERROR: this.submitForm\(\) must not be allowed to execute"\);
186 app.alert\("PASS: this.submitForm blocked with " + e\);