Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /html/rendering/the-details-element/firefox-bug-1928736-1-crash.html - WPT Dashboard Interop Dashboard
<style>
*::first-line {}
</style>
<script>
window.addEventListener("DOMContentLoaded", () => {
a.showModal()
})
</script>
<dialog id="a">
<details>