mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-11 14:38:43 +00:00
10 lines
149 B
HTML
10 lines
149 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<form>
|
|
<input type='text' value='foo'>
|
|
<input type='text' value='bar'>
|
|
</form>
|
|
</body>
|
|
</html>
|