| Index: LayoutTests/fast/forms/label/continous-click-on-label-expected.txt
|
| diff --git a/LayoutTests/fast/forms/label/continous-click-on-label-expected.txt b/LayoutTests/fast/forms/label/continous-click-on-label-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..fe4feeb8a03360df1f827ca2c70894663d456cae
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/forms/label/continous-click-on-label-expected.txt
|
| @@ -0,0 +1,14 @@
|
| +Test the continous checking and unchecking of checkbox when clicking on associated label
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS checkbox.checked is false
|
| +The checkbox should be checked after three clicks
|
| +PASS checkbox.checked is true
|
| +Checkbox should still be checked after ten clicks
|
| +PASS checkbox.checked is true
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|