| <!DOCTYPE html> | |
| <body> | |
| <script src="../fast/js/resources/js-test-pre.js"></script> | |
| <script> | |
| shouldBeDefined("navigator.webkitGetGamepads"); | |
| </script> | |
| <script src="../fast/js/resources/js-test-post.js"></script> | |
| <p>Make sure the main polling access point exists on navigator.</p> | |
| </body> |