blob: f40930f6a4798f5020dabeacd081a9a51afd7ad4 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
input {
font-size: 20px;
outline: none;
caret-color: transparent;
}
</style>
</head>
<body>
<input autofocus type="search" value="foo"></input>
<p class="description">This test verifies that composition underlines are visible setting marked text in a search field.</p>
</body>
</html>