chromium/chrome/test/data/find_in_page/smalltextarea.html

<html>
<head>
<title>Find Text in Small Text Area testcase</title>
</head>
<body>

<textarea rows="1" cols="1">
The garden was playing in the cat.
</textarea>

</body>
</html>