trisquel-icecat/icecat/layout/generic/crashtests/1645549-1.html

19 lines
375 B
HTML

<style>
#a {
display: flex;
flex-flow: column-reverse;
}
:not(wbr) {
column-width: 1px;
}
</style>
<script>
window.onload = () => {
a.insertBefore(b, a.childNodes[0])
document.documentElement.style.display = "none"
document.documentElement.getBoundingClientRect()
document.documentElement.style.display = ""
}
</script>
<label id="a">x</label>
<details id="b">