Source code
Revision control
Copy as Markdown
Other Tools
<body>Child 2.</body>
<script>
// Servo doesn't support postMessage yet, so we poll on attributes.
window.frameElement.setAttribute("data-child-loaded", true);
</script>
<body>Child 2.</body>
<script>
// Servo doesn't support postMessage yet, so we poll on attributes.
window.frameElement.setAttribute("data-child-loaded", true);
</script>