summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe-initially-empty-is-updated-ref.html
blob: 0484c397cd4bedd92f33a4c43f8d589ace6b1557 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
  <body>
    <iframe src="resources/hello-world.html"></iframe>
  </body>
</html>