mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-09 23:31:10 +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>
|