From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- dom/html/test/test_formSubmission.html | 910 +++++++++++++++++++++++++++++++++ 1 file changed, 910 insertions(+) create mode 100644 dom/html/test/test_formSubmission.html (limited to 'dom/html/test/test_formSubmission.html') diff --git a/dom/html/test/test_formSubmission.html b/dom/html/test/test_formSubmission.html new file mode 100644 index 0000000000..8d59860d30 --- /dev/null +++ b/dom/html/test/test_formSubmission.html @@ -0,0 +1,910 @@ + + + + + Test for Bug 523771 + + + + + +Mozilla Bug 523771 +

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Control typeName and valueName, empty valueName, no valueEmpty name, with valueNo name, with valueNo name or valueStrange name/value
Default input
Text input
Checkbox unchecked
Checkbox checked
Radio unchecked
Radio checked
Hidden input
Password input
Submit input
Button input
Image input
Reset input
Unknown input
Default button
Submit button
Button button
Reset button
Unknown button
<input type='url'> + +
<input type='email'> + +
+ +

+ File input: + + + + + + +

+

+ Multifile input: + + + + + + + + + +

+ +

+ Textarea: + + + + + + + + + + +

+ +

+ Select one: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ +

+ Select multiple: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
+
+
+
+ + -- cgit v1.2.3