Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /shadow-dom/invalidate-shadow-dom-crash.html - WPT Dashboard Interop Dashboard
<style>
.c~*{}
</style>
<script>
document.addEventListener('DOMContentLoaded', () => {
b.select()
a.className = "c"
})
</script>
<details>
<summary id="a"></summary>
<textarea id="b">