chromium/chrome/test/data/extensions/content_capabilities/foo.example.com.html

<!--
Copyright 2014 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<!doctype html>
<html>
<body>
<iframe src="about:blank"></iframe>
<script src="capability_tests.js"></script>
</body>
</html>