<!doctype HTML>
<link rel="author" title="Chris Harrelson" href="mailto:[email protected]">
Passes if it does not crash.
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<script>
test(()=> {}, "Did not crash");
</script>