summaryrefslogtreecommitdiffstats
path: root/uriloader/exthandler/tests/mochitest/test_handlerApps.xhtml
blob: e5d73a2320531e0aa70cae412cd05765098db033 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>Test for Handler Apps </title>
  <script type="text/javascript" src="/tests/SimpleTest/SimpleTest.js"></script>
  <script type="text/javascript" src="handlerApps.js"/>
  <link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css" />
</head>
<body>
<p id="display"></p>
</body>
</html>