1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-14 12:28:56 +00:00
Files
UXP/layout/reftests/forms/input/url/1.html
T

8 lines
142 B
HTML

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