Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: dom/base/crashtests/crashtests.list
<!DOCTYPE html>
<script>
window.addEventListener("load", async () => {
const details = document.getElementById("id_0")
const table = document.createElement("table")
document.documentElement.appendChild(table)
const selection = getSelection()
selection.selectAllChildren(details)
selection.extend(table, (726757480 % table.childNodes.length))
})
</script>
<details id="id_0">
<summary itemprop="-=<<=%م٩፟𝉄"></summary>
</details>