<!--
Copyright 2012 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<html>
<body>
<script src="main.js"></script>
Testing that navigation in platform apps is not possible.
<form id="test-form"></form>
<a id="test-link">Test link</a>
</body>
</html>