blob: d17419374357f98324ba14bd0932adf446589db2 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Resource Timing - XMLHttpRequest initiatorType</title>
<link rel="help" href="https://w3c.github.io/resource-timing/#dom-performanceresourcetiming-initiatortype">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="resources/rt-utilities.sub.js"></script>
</head>
<body>
<h1>Resource Timing: XMLHttpRequest initiatorType</h1>
<div id="log"></div>
<script src="rt-initiatorType-xmlhttprequest.js"></script>
</body>
</html>