Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /accessibility/crashtests/validation-message.html - WPT Dashboard Interop Dashboard
<html>
<form><input required><input type=submit id=submit><script>
submit.click();
</script>
</html><!-- Comment required for test to crash -->