diff --git a/mozilla/layout/html/tests/formctls/base/input_file_strict2.html b/mozilla/layout/html/tests/formctls/base/input_file_strict2.html new file mode 100644 index 00000000000..a5f8b6c0445 --- /dev/null +++ b/mozilla/layout/html/tests/formctls/base/input_file_strict2.html @@ -0,0 +1,17 @@ + + + +
a b
+ +
a b
+ +
a b
+ +
a b
+ +
a b
+
a b
+
a b
+
a b
+ + diff --git a/mozilla/layout/html/tests/formctls/base/rtest.lst b/mozilla/layout/html/tests/formctls/base/rtest.lst index b3951351209..95b7e02fc2b 100644 --- a/mozilla/layout/html/tests/formctls/base/rtest.lst +++ b/mozilla/layout/html/tests/formctls/base/rtest.lst @@ -24,6 +24,7 @@ input_radio_strict.html input_submit_strict.html input_reset_strict.html input_file_strict.html +input_file_strict2.html input_hidden_strict.html input_image_strict.html input_button_strict.html