mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-03 09:40:06 +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>
|