tenfourfox/toolkit/webapps/tests/data/app/index.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

11 lines
185 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Test app</title>
</head>
<body>
Test app:
<iframe src="http://127.0.0.1:8888/chrome/toolkit/webapps/tests/app.sjs?appreq"></iframe>
</body>
</html>