| <script><!-- webkit-test-runner [ AlwaysAllowLocalWebarchive=true ] --> | |
| if (window.testRunner) { | |
| testRunner.dumpAsText(); | |
| testRunner.waitUntilDone(); | |
| } | |
| if (window.internals) | |
| internals.setAlwaysAllowLocalWebarchive(true); | |
| window.location="resources/object.webarchive"; | |
| </script> |