1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-12 19:38:36 +00:00
Files
UXP/layout/reftests/forms/input/search/1.html
T

8 lines
148 B
HTML

<!DOCTYPE html>
<html>
<!-- Test: input element in search state looks like in text state -->
<body>
<input type="search">
</body>
</html>