1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-11 10:58:34 +00:00
Files
UXP/layout/reftests/css-submit-invalid/input-image/valid-ref-2.html
T

9 lines
100 B
HTML

<!DOCTYPE html>
<html>
<body>
<form>
<input type='image'>
</form>
</body>
</html>