summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/support/script-onload-insertion-point-helper.html
blob: f0236b4fbb321895a2c97f59cfca5837f87c9a78 (plain)
1
2
Some <script src="script-onload-insertion-point-helper.js"
             onload="document.write('xt'); parent.writeDone(document.documentElement.textContent)"></script>