chromium/third_party/blink/web_tests/external/wpt/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/resources/url-entry-document-incumbent-frame.html

<!doctype html>
<script>
window.callDocumentMethod = methodName => document[methodName]();
</script>