chromium/ios/web/test/data/chrome.html

<html>
<head>
<meta name="viewport"
    content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no">
<style type="text/css">
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
}
</style>
<title>Chromium</title>
</head>
<body>

<p>Chromium is Cr, atomic number 24.</p>

<p>Chromium makes objects shiny. Everyone loves shiny objects.</p>

</body>
</html>