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