blob: f4a26669baa16304240a5c009fa969bdcb4726d2 [file] [log] [blame] [edit]
<!doctype html>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script>
onload = (event) => {
history.back();
};
</script>