wpt / svg / crashtests / firefox-bug-2018671.html

Status: PASS | Duration: 8ms | Subtests: 1/1 | Open test on wpt.live | wpt.fyi

/svg/crashtests/firefox-bug-2018671.html

<style>
:has(+ b:focus-visible) {}
</style>
<script>
window.onload = () => {
  a.remove()
}
</script>
<dir id="a">
<svg>
<set attributename="class" to="x"></set>