summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/1574993.html
blob: c41761674a75a5bb4ee6ffd5a4adb28a83077c82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<style>
* {
  font: 0px/0px serif;
  columns: 0;
  display: inherit;
}
.x {
  height: 1vw;
  display: inline;
}
</style>
<script>
function go() {
  a.prepend(null)
}
</script>
<body onload=go()>
<details class="x" open="">
<s dir="rtl">
<table id="a">
<svg></svg>