mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-11 14:58:33 +00:00
9 lines
120 B
HTML
9 lines
120 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<form>
|
|
<input type='text' value='foo' required>
|
|
</form>
|
|
</body>
|
|
</html>
|