| Index: LayoutTests/fast/dom/setCustomValidity-null-undefined-expected.txt
|
| diff --git a/LayoutTests/fast/dom/setCustomValidity-null-undefined-expected.txt b/LayoutTests/fast/dom/setCustomValidity-null-undefined-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..2b47f1c6a43afc6fd0a529066500d8057702df1f
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/dom/setCustomValidity-null-undefined-expected.txt
|
| @@ -0,0 +1,11 @@
|
| +This is a testharness.js-based test.
|
| +PASS button element test for setCustomValidity(), null and undefined arguments.
|
| +PASS input element test for setCustomValidity(), null and undefined arguments.
|
| +PASS textarea element test for setCustomValidity(), null and undefined arguments.
|
| +PASS select element test for setCustomValidity(), null and undefined arguments.
|
| +PASS output element test for setCustomValidity(), null and undefined arguments.
|
| +PASS fieldset element test for setCustomValidity(), null and undefined arguments.
|
| +PASS object element test for setCustomValidity(), null and undefined arguments.
|
| +PASS keygen element test for setCustomValidity(), null and undefined arguments.
|
| +Harness: the test ran to completion.
|
| +
|
|
|