summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/browsers/history/joint-session-history/joint-session-history-child2.html
blob: 24b4695166812ca5bf31cc33c387958bbe664b1c (plain)
1
2
3
4
5
<body>Child 2.</body>
<script>
  // Servo doesn't support postMessage yet, so we poll on attributes.
  window.frameElement.setAttribute("data-child-loaded", true);
</script>