blob: 535ddaece3416e5d33c0fedc6711874a87bda22a [file] [log] [blame]
<html>
<script>
(function() {
var crossOrigin = 'http://localhost:8000';
var filePath = "/page_load_metrics/empty.js";
var src = crossOrigin + filePath;
document.write('<scr' + 'ipt src="' + src + '"></scr' + 'ipt>');
})();
</script>
<body>
This page uses document.write to load synchronous, cross-origin js.
</body>
</html>