Parse and histogram LevelDB corruption errors.
[chromium-blink-merge.git] / third_party / webdriver / test_data / underscore.html
blob156a8fdc71e5a10f8253ccd3de4920bc7a23c501
1 <html>
2 <head>
3 <script type="text/javascript">
4 _ = [1, 2, 3];
5 </script>
6 </head>
7 <body>
8 </body>
9 </html>