chromium/chrome/test/data/web_apps/page_without_app_title.html

<!DOCTYPE html>
<html>
<head>
  <title>A Web App</title>
</head>
<body>
  <h1>Content</h1>
</body>
</html>