haikuwebkit/LayoutTests/fast/forms/search/search-cancel-button-visibl...

8 lines
216 B
HTML

<!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>