chromium/third_party/blink/web_tests/external/wpt/html/browsers/history/joint-session-history/joint-session-history-grandchild2.html

<body>Grandchild2.</body>
<script>
  // Servo doesn't support postMessage yet, so we poll on attributes.
  window.frameElement.setAttribute("data-grandchild-loaded", true);
</script>