blob: c97bae3413812f417c4bb6ddb42f15548ce5de8c [file] [log] [blame] [edit]
<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>