summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/resources/bailout-order-synchronous-script-frame.html
blob: 632b2934ac16be0f5b9cca3fd80ee26c315a5d9c (plain)
1
2
3
4
<p>Text</p>
<script>
parent.testSynchronousScript();
</script>