chromium/chrome/test/data/translate/refresh_meta_tag_casei.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_casei.html: check if a page with refresh is ignored in case insensitive way</title>
  <meta http-equiv="ReFreSH" content="1;refresh_meta_tag_next.html">
  <meta http-equiv="content-language" content="fr">
</head>
<body>
  <div>bonjour Chrome Translate.</div>
</body>
</html>