1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-10 18:38:34 +00:00
Files
UXP/testing/web-platform/tests/html/semantics/embedded-content/the-embed-element/embed-iframe.html
T

8 lines
137 B
HTML

<!DOCTYPE html>
<meta charset="utf-8">
<body>
<script type="application/javascript">
parent.childLoaded = true;
</script>
</body>