chromium/chrome/test/data/translate/refresh_meta_tag_long.html

<html>
<!--
Copyright 2013 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<head>
  <title>refresh_meta_tag.html: check if a page with long refresh dleay is not ignored</title>
  <meta http-equiv="refresh" content="100">
  <meta http-equiv="content-language" content="fr">
</head>
<body>
  <div>bonjour Chrome Translate.</div>
</body>
</html>