summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/embedded-content/the-embed-element/embed-iframe.html
blob: f9b1bfdb57f62ca83a9b7a5052769bf700725399 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<meta charset="utf-8">
<body>
  <script type="application/javascript">
   parent.childLoaded = true;
  </script>
</body>