Upstream version 10.38.222.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / workers / storage / empty-statement-sync.html
1 <html>
2 <head>
3 <script src="resources/test-inputs-common.js"></script>
4 </head>
5
6 <body onload="runTest('resources/empty-statement-sync.js')">
7 This test tries to execute an empty statement.
8 <pre id="console">
9 </pre>
10 </body>
11 </html>