summaryrefslogtreecommitdiffstats
path: root/layout/forms/crashtests/1405830.html
blob: c16eeca86ac0646b3a55ccda9104ede6c828527b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<html>
<head>
<style>
#a { display: -webkit-box }
* {	column-width: 0em }
</style>
<script>
function go() {
  document.body.appendChild(a);
}
</script>
<body onload=go()>
<select id="a" multiple=""></select>
0
Q
-
w
g
k