The problem is caused by a piece of CSS similar to this snippet: .error-message { display: none; } input:invalid { border-color: ...
確定! 回上一頁