blob: dd622327554e2f90fab6342b17c76d5bbedace1a [file] [log] [blame]
<!doctype html>
<title>track CORS: No CORS, not same-origin, no headers</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<div id=log></div>
<script src=/common/utils.js></script>
<script src=support/common.js?pipe=sub></script>
<script>
var expected = {event:'error', requests:[]};
</script>