summaryrefslogtreecommitdiffstats
path: root/js/xpconnect/crashtests/854604.html
blob: 41c028bc2d5f2063e413bde6a50c2ecfead184a4 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
<script>
  SpecialPowers.wrap(SpecialPowers.Components).toString();
</script>
</head>
<body>
</body>
</html>