summaryrefslogtreecommitdiffstats
path: root/accessible/tests/crashtests/1585851.html
blob: 3acac2de7d20302910505b3eba625eab79e466a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<style>
* {
  border-collapse: collapse;
}
</style>
<script>
window.onload = () => {
  c.style.setProperty("border-collapse", "separate")
}
function eh() {
  a.options.add(f)
  a.add(b, 9)
  a.add(f, d)
}
</script>
<select id="a"></select>
<option id="b">
<dd id="c">
<audio id="d" controls>
<details open="true" ontoggle="eh()">
<optgroup id="f">