summaryrefslogtreecommitdiffstats
path: root/js/xpconnect/tests/chrome/file_bug484459.html
blob: 27be5463a2417ecb8615adf22e70c389c64d0a50 (plain)
1
2
3
4
5
6
7
8
9
10
<html>
<head>
  <title>helper for bug 484459</title>
</head>
<body>
  <script type="application/javascript">
    var x=3;
  </script>
</body>
</html>