| Index: LayoutTests/gamepad/multiple-event-listeners-expected.txt
|
| diff --git a/LayoutTests/gamepad/multiple-event-listeners-expected.txt b/LayoutTests/gamepad/multiple-event-listeners-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..078feb72a4f360979b5b9e031b7c1f234855845b
|
| --- /dev/null
|
| +++ b/LayoutTests/gamepad/multiple-event-listeners-expected.txt
|
| @@ -0,0 +1,10 @@
|
| +Test that when there are multiple gamepad event listeners and one is getting removed the others still receive events.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS gamepadconnected event received
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|