| Index: LayoutTests/fast/forms/label/label-hit-test-culled_inline-expected.txt
|
| diff --git a/LayoutTests/fast/forms/label/label-hit-test-culled_inline-expected.txt b/LayoutTests/fast/forms/label/label-hit-test-culled_inline-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..b9d8aa15c1fc4fa891a289acce8f7592f52bdcd4
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/forms/label/label-hit-test-culled_inline-expected.txt
|
| @@ -0,0 +1,14 @@
|
| +Click the empty area on the left
|
| +Click the empty areain middle
|
| +Click event should be fired when it occurs within culled inline.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS labelClicked is true
|
| +PASS document.getElementById("checkbox").checked is true
|
| +PASS spanClicked is true
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|