blob: 9ae2f0a51719fbcfb014b9379eddc4688c901e97 [file] [log] [blame]
<body><script>
let frame = document.createElement('iframe');
document.body.appendChild(frame);
const navigationEntry = frame.contentWindow.performance.getEntriesByType('navigation')[0];
</script>