| Index: LayoutTests/fast/forms/reportValidity-004-expected.txt
|
| diff --git a/LayoutTests/fast/forms/reportValidity-004-expected.txt b/LayoutTests/fast/forms/reportValidity-004-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..6a2fa24f341918a71596caf7a2009ea087a5b67f
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/forms/reportValidity-004-expected.txt
|
| @@ -0,0 +1,14 @@
|
| +ValidationMessageClient: main-message=Please fill out this field. sub-message=
|
| +This test checks if reportValidity() returns correctly a false (meaning there's an invalid element) result on form element.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +
|
| + lorem ipsum
|
| +PASS f.reportValidity() is false
|
| +PASS backgroundOf('input-unset') is focusedColor
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|