summaryrefslogtreecommitdiffstats
path: root/dom/base/crashtests/1887930.html
blob: 04a89de8d26f71f9a3bec25e8a6cea72080be28c (plain)
1
2
3
4
5
6
7
<script>
document.addEventListener("DOMContentLoaded", () => {
  document.getSelection().extend(a)
})
</script>
<dialog id="a"></dialog>
<input type="datetime-local" autofocus="autofocus">