summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/1460158-3.html
blob: 6bbd4a7d230f9030c560a612b348b208e75e3587 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<style>
.cl {
  display: list-item;
  list-style-position: inside;
}
</style>
<script>
function go() {
  a.removeChild(b);
}
</script>
<body onload=go()>
<details class="cl" id="a">
<summary id="b">