blob: d78d367105f8982bc0bb6f662ab82ec62d8b5720 [file] [log] [blame]
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
}
if (window.internals)
internals.setAlwaysAllowLocalWebarchive(true);
window.location="resources/video-in-webarchive.webarchive";
</script>