blob: 4e200839de4e15bcb161538c47fe4444f05cfee5 [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<p>This tests that the search cancel button renders when the field becomes read only (no change).</p>
<input type="search" value="search" readonly style="width: 100px;">
</body>
</html>