2 <body onload='runTest(
"fileSyncOperations")'
>
3 <script src='resources/worker-util.js'
></script>
4 <script src='resources/terminate-during-sync-operation.js'
></script>
5 <p>Test that terminating the worker while it is performing synchronous file or database operations will not cause any crashes, asserts, etc.
</p>