1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-16 21:38:46 +00:00
Files
UXP/layout/reftests/forms/input/datetime/time-simple-unthemed.html
T

7 lines
104 B
HTML

<!DOCTYPE html>
<html>
<body>
<input type="time" style="-moz-appearance:none;">
</body>
</html>