Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /svg/crashtests/firefox-bug-2018671.html - WPT Dashboard Interop Dashboard
<style>
:has(+ b:focus-visible) {}
</style>
<script>
window.onload = () => {
a.remove()
}
</script>
<dir id="a">
<svg>
<set attributename="class" to="x"></set>