Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: dom/base/crashtests/crashtests.list
<style>
    SLOT {
        display: list-item block;
    }
</style>
<script>
  document.addEventListener("DOMContentLoaded", async () => {
    const selection = document.getSelection()
    try {
      selection.extend(document.getElementById("id_0"), document.getElementById("id_0").childNodes.length)
    } catch (e) {}
    setTimeout("location.reload()", 500)
  })
</script>
<slot contenteditable>
  <slot id="id_0" autofocus tabindex="-32768">