summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/1458028.html
blob: 4bf2db4db6483253c96458c175ca4adcf4e3aa9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<style>
.cl { page-break-inside: avoid; }
summary::first-letter { float: right; }
</style>
<script>
function go() {
  a.remove();
}
</script>
<body onload=go()>
<details>
<summary id="a" class="cl">
T