<!DOCTYPE html> <html> <body> <form> <input value='foo' required> <input type='submit'> </form> </body> </html>